That error has nothing to do with jQuery-1.3.2.js, it's one of your
scripts. You're missing a semi-colon or have some unclosed quotes, or
you're trying to use a function that doesn't exist. Are you using
Firefox with the Firebug plugin to debug? If not, do it, it should
give you a more detailed description of the error in your script. I've
seen this error a million times, and it's always one of those things I
listed before.

Reply via email to