this is the functional code as it is (without the javascript tool)
<a rel="facebox" href="photos/portfolio_01_full.jpg" class="button"><img src="graphics/button_view_screen.gif" alt="View Screenshot" /></a> </div>
The DIV tag im trying to add to "portfolio_01_full.jpg" Is suppose to work like this... (if the image was not a link, and styled)
<div> <img src="portfolio_01_full.jpg" onmouseover="TJPzoom(this);"> </div>
Could someone please help me correctly insert this DIV tag into the "facebox" link?
Attached is the "How to" page on adding this to a image on a site its labeled "index.html",
Number of downloads: 38