Home > Javascript > Javascript Issue Footer Hover

Javascript Issue Footer Hover

December 23rd, 2009

I have a page where I need to add a footer “hover” script (where a form is displayed at the bottom of the page). My current script (which is jquery-based) is working on a separate page, but the page I’m adding it to has some existing javascript (using prototype) and the script is not working. So I either need someone to troubleshoot the issue for me or else convert my current script from jquery to something that is prototype-friendly. (or, if you already have a prototype-based footer hover script, that would work too).


Javascript Issue Footer Hover

Comments are closed.
Bear