Hi,
First I'll say that I'm new to javascript so please explain things clearly
I recently made a simple tool that opens a website in an iFrame and tells the user how long the page took to load. I made it out of a premade stopwatch so please excuse any messy/bad code!
When i run the test in most browsers (Chrome, Firefox 3.6 and older, IE) it works fine with the output textbox going from "Please run the test" to "Test Running" to [TIME TAKEN FOR PAGE TO LOAD] but in firefox 3.7 (Minefield) it goes from "Please run the test" to "0" every time and the page in the iFrame doesn't load.
I've read that Firefox 3.7 has a new Javascript Engine
Can anyone help? Any help is greatly appreciated!
The test is at http://www.browserspeedtest.co.cc
and the problem code is on THIS PAGE (Use View Source in your browser)



Reply With Quote
Bookmarks