javascript - JQuery Syntax Checker -


Does anyone know of any JQuery syntax validator or checkers? The braces are killing me.

JSLint and a live demo site JSFDial You will be able to ensure that something is valid and is running properly

As stated, most IDEs will validate your JavaScript. Eclipse, Netbeans, PHPEd and so on are all Javascript checkers.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -