Javascript For Rollover 03.02.09
Need a JavaScript/CSS solution to display contents in different DIVs on the same page when a link is clicked (or mouseover). The content could simply be an image or HTML or an object (for embedded videos). Please note that the script will be used on a php/mysql powered dynamic page and must work in all major browsers.
Example:
DIV 1: contains links
DIV 2: contains an image (that will appear when link in DIV 1 is moused over)
DIV 3: contains description of the image in DIV 2. This description can have HTML code and/or video objects.
Need it ASAP.
Thanks