Update your jquery, your are using 1.4.2 with nivo slider 3.2. Nivo slider 3.2 needs jquery 1.7
The working site is using jquery 1.7.1 and the non working site is using jquery 1.4.2
Quote:Originally Posted by coolwhip Hi everyone,
I'm looking for some sort of calendar application that can be embedded into my website. I need it to allow people viewing the site to be able to log in and add information to the...
The question mark means you have extra character in your script
You probably have a Carriage Return at the end of each line in your script.
Did you write it on a windows box? or maybe copy and past it from somewhere?