PDA

View Full Version : JavaScript problem



HecticMedia
February 6th, 2010, 05:34 PM
Hey guys,

I'm currently working on a site and I've hit a snag.

You can view it at: http://www.hecticdesigns.co.uk/extremeweb/uv-foam-party/

The "Services" tab at the top is supposed to be a drop down. Now that worked fine, until I added in "prototype.js" in order to make my lightbox work. If I remove "prototype.js" then the drop down works again, but the light box doesn't.

Can anybody help please? JS is something I'm not very good at.

Thanks in advance to anyone who takes the time to help! :)

Ben

HecticMedia
February 7th, 2010, 12:57 PM
Don't worry guys,

A friend helped.. It's because prototype.js was conflicting with "$" in the drop down js. Fixed now.

B