Hi,
Got a bit of a weird one here :/
Line: 12
Char: 0
Error: Expected identifier, string or number
Code: 0
The script its refering to (I assume!) is:
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
Got a bit of a weird one here :/
Line: 12
Char: 0
Error: Expected identifier, string or number
Code: 0
The script its refering to (I assume!) is:
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