LisaS77
2004-06-02 21:05:36 UTC
I'm a newbie to Dreamweaver and web development and need assistance. I have
multiple layers on a form and wish to show/hide layers using the onClick event
of Flash Text. In searching the forums I have learned that there is a free
extension to do this, however, I remain curious about why the onclick event is
not recognized in the browser. The show/hide layers behavior in the behavior
panel works just fine on mouseover and mouse out, unfortunately I want it to
work onclick! I have the same issue with Flash Buttons. What's the deal?
Related question: I've had some success using javascript and the DOM to
control objects on the page. If I insert a javascript command to set onclick
to run a custom function and place the script command after the HTML
instantiation of the layer object, would this be successful?
multiple layers on a form and wish to show/hide layers using the onClick event
of Flash Text. In searching the forums I have learned that there is a free
extension to do this, however, I remain curious about why the onclick event is
not recognized in the browser. The show/hide layers behavior in the behavior
panel works just fine on mouseover and mouse out, unfortunately I want it to
work onclick! I have the same issue with Flash Buttons. What's the deal?
Related question: I've had some success using javascript and the DOM to
control objects on the page. If I insert a javascript command to set onclick
to run a custom function and place the script command after the HTML
instantiation of the layer object, would this be successful?