Re: JavaScript Complier
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: JavaScript Complier

From: .:|:. <@.>
Date: Wed Nov 23 2005 - 11:44:59 CET

.:|:. wrote:

> I've tried to use it with IE, Opera and Mozilla

Sorry, it's Firefox, not Mozilla.

some more data. When I click "jslint"...

...Opera says:

> JSLint, The JavaScript Verifier
> http://www.crockford.com/jslint/index.html
> Event thread: click
> Error:
> name: ReferenceError
> message: Statement on line 24: Reference to undefined variable: ‘output’
> Backtrace:
> Line 24 of inline#1 script in http://www.crockford.com/jslint/index.html
> document.getElementById(‘output’).innerHTML = r;
> Line 1 of script
> go();
> selectinput();
> return false;
> At unknown location
> [statement source code not available]

...Firefox says

> Error: illegal character
> Source File: http://www.crockford.com/jslint/index.html
> Line: 82, Column: 28
> Source Code:
> document.getElementById(‘output’).innerHTML = r;

Hope this helps, tanks, .:|:.
Received on Sat Dec 3 04:28:56 2005