Safari is complaining about a parse error on line 1277 of jquery-svn.js
On 9 Aug 2006, at 18:42, Karl Swedberg wrote: > Looks great in FF, but fails to load in Safari. This is all it > returns: > > <html> > <head> > <title>jQuery Documentation</title> > <link rel="stylesheet" href="style.css"/> > <script src="../jquery-svn.js"></script> > <script src="tooltip.js"></script> > <script src="pager.js"></script> > <script src="jsont.js"></script> > <script src="doc.js"></script> > <script src="jquery-docs-jsonp.js"></script> > </head> > <body> > <h1>jQuery Docs » API</h1> > <ul id="docs"> > <li>Loading...</li> > </ul> > </body> > </html> > > > > On Wed, 9 Aug 2006, John Resig wrote: > >> I've been busy the past couple nights working on the new >> documentation. You can see it being generated on the fly here >> (this is >> also in SVN, rev 172 - look in the docs folder): >> http://john.jquery.com/jquery/docs/ > > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
