Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- show div next to image click


rocknbil - 4:00 pm on Apr 10, 2012 (gmt 0)


Do a search for show hide div. There are many ways. One is to set the CSS of the element to display:none, then on click call a function that sets the display of that element to block. Be sure to return false from the function so the link doesn't navigate.


Thread source:: http://www.webmasterworld.com/javascript/4438647.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com