Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8730911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:07:05+00:00 2026-06-13T09:07:05+00:00

I am trying to validate the JavaScript on my website . The scripts do

  • 0

I am trying to validate the JavaScript on my website. The scripts do not throw any errors and run fine on Chrome and Firefox (latest stable version). However, the animated parts absolutely do not work on IE (9)[*1][*solved]. I have used jQuery and jQueryUI for the animation and had hoped that it would be cross browser compatible.

Usually I would not have cared abut IE users, but liked the idea of folks at anybrowser.org and thought of sticking to a standard instead of using the lowest common denominator and leave the graceful degradation to the browsers / JS engines. My page is HTML5 compliant according to the w3c validator and I wanted to do the same with JavaScript, but could not find an acceptable way to do it.

Why JSLint did not work –

  1. It will not take the page and check it like w3c validator.
  2. So there is no way to check jQuery referenced script. (There are a few SO posts on this).

I did find an ECMA-264 test page that would check the browser, but not my JavaScript.

The question after all the preamble is: How do I validate the Javascript on my webpage? Is there an authoritative validator for JavaScript?

*1 Added: The minification has nothing to do with the script not working on IE9. Even the unminified version does not work.

*Solved: The problem with the specific page was solved by this comment.


This started as "What is Javascript?" got closed here and migrated to Programmers. Thanks to YannisRizos for helping me to split the original question to something that was acceptable between Programmers and SO.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:07:06+00:00Added an answer on June 13, 2026 at 9:07 am

    A test suite. No really.

    If you want to ensure your javascript runs perfectly in every target environment, then you write a test suite for your code and make sure it passes in all your target environments.

    A test suite helps find where your code breaks when run on different platforms. And therefore helps you fix it.


    But assuming you want something that is less work, http://www.jshint.com/ is your best bet.

    Or http://www.jslint.com/ if you like getting yelled at.

    But honestly, no validator will ever be able to ensure that your code runs without error and exactly how you expect everywhere. Simply because your code follows best practices correctly, that doesn’t mean it will work in an old version of IE.

    Standards evolve, but an old browser that never updates get stuck with whatever standard was out at the time that the browser maker may or may not have even implemented successfully or accurately.

    Testing, automated or manual, is the only way to ensure things work universally.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have not really used JavaScript before but I am trying to validate form
I am trying to validate email using javascript but for some reason it is
I am trying to validate an e-mail address using javascript. The problem is the
I'm trying to validate a form filed via javascript. The idea is that the
I'm trying to validate a USA mobile number, since I'm using pre-built javascript validation
<script src=/Scripts/jquery-1.6.2.min.js type=text/javascript></script> <script src=@Url.Content(~/Scripts/jquery.unobtrusive-ajax.min.js) type=text/javascript></script> <script src=/Scripts/jquery.validate.min.js type=text/javascript></script> <script src=/Scripts/jquery.validate.unobtrusive.min.js type=text/javascript></script> @model Izdivac.Models.User
I'm learning more about PHP/Javascript, trying to set up a basic website. I've got
I am trying to validate an html form using javascript the code is bellow
I am trying to validate a password in Javascript and require that it has
i am trying to validate using JavaScript if the fckeditor value is blank or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.