-1

Is their any online tool / web site to check / validate javascript syntax , present in javascript file.

As I am having issue with IE 7 while executive javascript , So I need to validate my Javascript file.

1
  • Please don't "tag-spam" your questions with a bunch of tags that have nothing to do with the content of your question. Edited. Commented Sep 2, 2014 at 14:23

1 Answer 1

1

http://jslint.com/

You may have to tweak the options a bit otherwise you write VERY strict Crockford approved code which might otherwise have been desirable if you know what you are doing.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.