RE: FN-FORUM: Converting PayPal view cart button to a link
date posted 14th December 2007 10:47
Ashley Harvey wrote:
> It all works apart from the hover effect - that works it Fire Fox but not
> IE, any suggestions?
Use a link with a "submit()" call in its "onclick" handler. Or use my GET
suggestion if you want a JavaScript free solution.
Cheers, Ben