Hi, Got a bit of a weird one here :/
http://ultradev.com.nmsrv.com/cgi-bin/dev/page.cgi?g=Detailed%2F337.html Line: 12 Char: 0 Error: Expected identifier, string or number Code: 0 The script its refering to (I assume!) is: http://ultradev.com.nmsrv.com/dev/static/ajax_rate.js Originally I had this line at the top of the script: jQuery.noConflict(); ..,but was wondering if maybe it needed to be in each function ( which I've done) ... but still get the error :/ I get a similar error when actually clicking on a star. Appart from this time it reports the line number of the link itself ( I assumed thats cos the function in the .js file didn't load, so when its being called that doesn't work either) Anyone got any suggestions? I'm at a road block :/ TIA! Andy