« Power Supply Exchange for Mirrored Drive Doors Power Macs | Main | Perversion Tracker »

February 21, 2003

Javascript in Mac Browsers

How well do Mac browser handle Javascript? A recent ADC article examines this question in details.

The article presents seven scripts that test crucial bits of Javascript functionality, ranging from form field manipulation to advanced W3C DOM scripting. The main Mac browsers are tested, Safari included.

Tests include manipulation of form field values, opening and communicate with pop-up windows, register event handlers to links, moving DHTML layers, change the display style of an element, generating form fields using the W3C DOM, and importing XML documents and showing their contents.

Mozilla executed every script with a minor bug in the DHTML test. Its unique in its ability to import XML files. Safari didn't support XML import, but succeeded in all the other tests, and appears as a strong contender.

This should be of interest to any web designer.

10:11 PM in Code | Permalink

Comments

JavaScript does not work on a Mac Brousers but it works on a PC. Why?

Posted by: andriy at September 16, 2003 01:08 AM