[jQuery] Since updating to 1.0.3 & converting to getJSON

[jQuery] Since updating to 1.0.3 & converting to getJSON

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=049482318-13112006><FONT face=Arial
color=#0000ff size=2>I'd hardly say that anyone can have a coma "removed".
Usually they just get better and wake up.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=049482318-13112006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=049482318-13112006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=049482318-13112006><FONT face=Arial
color=#0000ff size=2>(Just having a little fun. Please
continue!)</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com] <B>On Behalf Of </B>Sam
Sherlock<BR><B>Sent:</B> Friday, November 10, 2006 10:30 PM<BR><B>To:</B> jQuery
Discussion.<BR><B>Subject:</B> [jQuery] Since updating to 1.0.3 & converting
to getJSON<BR></FONT><BR></DIV>
<DIV></DIV>I am having an error only in IE with the following <BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV style="MARGIN-LEFT: 40px">'expected identifier  string or number'
</DIV></BLOCKQUOTE>
<DIV><BR><BR>thats what inferior explorer (v6 on wk2) says<BR><BR>I have googled
the error and a number of pages suggest removing the last coma<BR><BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://cow.neondragon.net/index.php/1404-Internet-Explorer-Javascript-Errors"
target=_blank>http://cow.neondragon.net/index.php/1404-Internet-Explorer-Javascript-Errors</A><BR></DIV><SPAN></SPAN>
<DIV><BR><SPAN></SPAN></DIV>
<DIV><A>4089</A><SPAN> $.getJSON(</SPAN></DIV>
<DIV><A>4090</A><SPAN> "./ajax/json.php",</SPAN></DIV>
<DIV><A>4091</A><SPAN> { asJSON: 1, class: "jlink", id: htmlDoc },</SPAN></DIV>
<DIV><A>4092</A><SPAN> function(json) { .... }); </SPAN></DIV><BR>if IE is
suggesting the correct line of the error then its 4091 and then in that case the
coma is required to separate  the params from the callback<BR><BR>any
guidance is appreciated  <BR></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/