Question Regarding div.Object element...

User 1884376 Photo


Registered User
8 posts

Just wondering, Why does every time I save my VSD the html output that it produces increments the div.Object element?

Same goes for Images. I use some of the same images for most of my pages but on each page they are all named different (img_1) (Img_2) etc...

User 103173 Photo


VP of Software Development
0 posts

That is just how the program was designed so that it can keep track of the objects on the site.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 1884376 Photo


Registered User
8 posts

Thanks Scott... Understandable. Is there a way to override it? The reason i ask is becuase I'm trying to do some java script that refers to the div object and it keeps changing it on me :)

User 103173 Photo


VP of Software Development
0 posts

All that is handled automatically by VSD and there is no way to override it.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,271 posts

Use a HTML box to put the object on your page so you can properly call it out in your script.

What script are you trying?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 1884376 Photo


Registered User
8 posts

a simple java script that fades images in and out slowly. I took your suggestion Eric, I cut the element out and converted it to html totally and just inserted the html into the page were I needed it.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.