View Single Post
  #10  
Old 12-06-2007, 04:56 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Variant Javascript error

The problem with too much JS on a site is that some of the functions can clash with each other. I am by no means a JS expert, but I'd suggest looking at the different scripts to see if any of them are calling similar values, or clashing on some level. I've had issues with this in the past with certain navigation scripts and the only solution was to use a different script.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote