Forum Moderators: open

Message Too Old, No Replies

Javascript error message

         

DannyP43

12:57 pm on Aug 10, 2008 (gmt 0)

10+ Year Member



Please can somebody give me some advice, I have recently uploaded some updates on my website but am now getting the following error message in IE

Description:Expected';'

It then tells me line number, I cannot see a problem. I can post the source code if anybody is able help

Thanks in advance

rocknbil

10:19 pm on Aug 10, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome aboard Danny, load it up in FireFox and go to Tools->Error Console from the main menu. It will be more explicit in showing you what the error is.

Otherwise, we need to see some code.

DannyP43

10:31 am on Aug 11, 2008 (gmt 0)

10+ Year Member



Hi, Thanks for your reply, here is what Firefox said.

Selector expected. Ruleset ignored due to bad selector

Error in parsing value for property 'cursor' declaration dropped

Can I post a link here or is it best to post just the source code?

vincevincevince

10:43 am on Aug 11, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Seems like there is no error in Firefox (the ones you state are CSS errors).

Paste the line which has the error on it. Also; install the debugger (search for : Microsoft script debugger) and use that to find out what's happening at that point.

DannyP43

12:06 pm on Aug 11, 2008 (gmt 0)

10+ Year Member



Hi Vince, I will install the debugger when I get home

In IE it says line 70

Which is

IMG SRC="picts/spacer.gif" height="40" width="10" border="0"><br>

I cant't see a problem with