Community Add-Ons
Mouseover-effect for image-buttons
for osCommerce Online Merchant v2.2
This tip shows you how to create a mouseover image effect for osC image buttons.
You will have to edit includes/functions/html_output.php and for each
image button that you wish to add a mouseover image to, add an image
with "hl" (from "highlight") appended to the name.
Legend:
Download
Report
I noticed some differences in the code in my html_output.php so I adjusted that and now it works fine. Maybe because I run the latest OSC?
You still need to make you own imagename_hl.gif
files for mouseover buttons to show up.
All credits for the author! Great mod!
