MDLarson
Registered
OK, OK, not the annoying popup windows that you first thought... These are part of the new site design that I'm working on. Check out the link for our "ECT" product page, and scroll down to the table with the links for the available options...
http://www.larsonsystems.com/products/ect/
Every one of those links is a popup window assigned using Dreamweaver. I am mostly worried about site navigation. People will choose a main product they are interested in, then look at all the different options available. I can relegate these options back to normal pages, but I'm concerned with getting back to the product they were looking at (the back button isn't always the most obvious.)
And it's kind of a pain assigning these OnClick events all over the place in Dreamweaver. First, I have to trick the text into thinking it's a link by typing "javascript:;" into the link address field (don't worry, this was suggested in Dreamweaver's Help.) Then I assign my Behavior>Open Browser Window event to the text, and off I go. Is there a better way of doing this? (within Dreamweaver)
http://www.larsonsystems.com/products/ect/
Every one of those links is a popup window assigned using Dreamweaver. I am mostly worried about site navigation. People will choose a main product they are interested in, then look at all the different options available. I can relegate these options back to normal pages, but I'm concerned with getting back to the product they were looking at (the back button isn't always the most obvious.)
And it's kind of a pain assigning these OnClick events all over the place in Dreamweaver. First, I have to trick the text into thinking it's a link by typing "javascript:;" into the link address field (don't worry, this was suggested in Dreamweaver's Help.) Then I assign my Behavior>Open Browser Window event to the text, and off I go. Is there a better way of doing this? (within Dreamweaver)