Old version of JScript with IE 6.0

G

Guest

The first table in this page:
http://msdn.microsoft.com/library/d...html/440f4924-f7a9-48e0-873e-bd599a93b437.asp

seems to imply that IE 6.0 should have version 5.6 of JScript/JavaScript.

Yet I recently had two separate incidents of customers with Windows 2000 and
IE 6.0 having problems with our web site because of the use of Array.push and
undefined, features that were added in JScript v5.5. Turns out these
customers had only JScript v5.1.

Is this normal or unusual?

Do I need to test for JScript independently of the browser?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top