Community Add-Ons
infobox_header_entire_row_link
for osCommerce Online Merchant v2.2
Makes the entire row a clickable link for infoboxheading's that have a right arrow (specials, shopping cart, etc.)
Modification involves one file and adding one line of code to that file. Install should take about 15 seconds.
Legend:
Download
Report
This is Exactly as before apart from the:
onmouseover="this.style.cursor='hand'"';
Didnt work and resulted in javascript error so I have changed "pointer" to "hand" and added "javascript:" before "window.location".
Thanks for this Great Contrib!
