/*
Pop Up Mouseover Images v1.0
Created by Brad Slattman 2007
http://phaseonemedia.com
*/
Hello there...
This mod is capable of allowing you to add a mouesover pop up image for all of your stores images.
I have simply used a script for the popup description...
Image w/ description tooltip- By Dynamic Web Coding (www.dyn-web.com)
Copyright 2002 by Sharon Paine
Visit http://www.dynamicdrive.com for this script
and made some little modifications to allow you to popup images on your store
Legend: 
Download

Report
Latest Build.
Fixed Non Secure Over SSL IE Bug with the Alternative ondomready initialization fix.
made a few additions ;), you are only required to place the code in your footer, when i first made this thing it didnt work when it was only in the footer, but it seems to work this way on 90% of server setups so this should be all you need, remember all you need to do is modify the includes/footer.php, the includes/functions/html_output.php tep_images function, and add the products id to the last parameter in each tep_image decloration within the includes/modules/product_listings.php, product_info.php, and wherever you want it to show. this update add capability to show it in new products and advanced search and also now works with the options images contribution located here
http://www.oscommerce.com/community/contributions,1467/category,all/search,option+images
there are many updates to come with this little contribution, didn't think it would get as popular as it did. i have a couple of nice surprises coming up here for osc in the near future so keep an eye open.
When you enter a category that has only subcategories and no products in it, you get a syntax error in your browser msgs.. mostly it does no harm.. but if u want to remove that anoying error message just change the code included in the text file =).
this is a small bug fix in the file that was preventing the product_info images from showing up.
/*
Pop Up Mouseover Images v1.0
Created by Brad Slattman 2007
http://phaseonemedia.com
*/
Hello there...
This mod is capable of allowing you to add a mouesover pop up image for all of your stores images.
I have simply used a script for the popup description...
Image w/ description tooltip- By Dynamic Web Coding (www.dyn-web.com)
Copyright 2002 by Sharon Paine
Visit http://www.dynamicdrive.com for this script
and made some little modifications to allow you to popup images on your store