Forum Moderators: open
setting href='#' allows me to use onClick to control the div visibility, however, i want to be able to set the href='widget_desc.html' but not actually load widget_des.html from the base widget.html page. instead, just show the widget_desc hidden layer, as described above.
does anybody have a good javascript solution that allows this behavior?
obviously, the href must be set initially and then altered using js.