Problem: Running JavaScript functions when a web page is launched from
a local machine from the Win 95 platform.
Win 95B (probably others)
Netscape 4.51 & 4.72 (probably others) will execute 2 times in error.
- onLoad function in the body tag does not appear to work correctly if a web
page is directly lauched from the OS (ie: Windows Explorer). (Win NT & Win 2000 is OK)
- Same problem if you don't use onLoad and you place a call to the function
in the body of the HTML.
- Once the page is loaded, if you try CTRL-R it will execute 1 time correctly.