Browser Detection

Variations among browsers and versions sometimes require Javascript programmers to write specialized code.

This sample page demonstrates an inconsistency in the handling of Javascript between the two mainstream browsers, Netscape Communicator and Microsoft Internet Explorer. Try it in both browsers.

Which browser executes the Javascript code correctly?

Peruse the source code:

Observe: Other methods of the History object are:

Lab

Your task:


Solution

Don't peek unless you're stuck!