Skip to content


Javascript syntax validation

Posted in Javascript, Technology.

Yesterday, I was stuck on a webpage where javascript validation was not working. I tried putting a debug point on firbug (a firefox extension) but it was not even getting called. There was no javascript errror on firefox/firebug. Finally i doubted the included validation javascript file. At that moment I needed a tool to test a js for its sytax validity. I found an online tool to do that on http://www.javascriptlint.com/online_lint.php. And I was right and there was an extra brace( } )in js file.

Once again thanks to Google God !

Note from Author :
I maintain my website, write articles and reply comments because of my interest/hobby to share information and knowledge.

If you liked the post, Please
Follow me on twitter: http://twitter.com/pankajbatracom
Join My facebook page: http://www.facebook.com/pankajbatra.blog
Join me on LinkedIn: http://www.linkedin.com/in/batrapankaj
Or subscribe to updates by Email by clicking here

To subscribe for updates, Enter your email address:

Related posts:

  1. Facebook Email in response to Google Gmail Buzz
  2. Disclaimer
  3. Executing Javascript in Java code
  4. Email Marketing Tool Application
  5. Caller information in Javascript


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Susam Pal says

    Pretty useful tool. Thanks for sharing this information.







Some HTML is OK

or, reply to this post via trackback.