View Full Version : readyState
Is there a Mozilla equivalent to
document.readyState
ChiefWigs1982
07-16-2005, 02:50 PM
What's the context?
Closest, I suppose, is window.onload
Thats ok I don't think there is one, I've done a search with no favourable results.
Thanks anyway
ChiefWigs1982
07-16-2005, 07:59 PM
A bit more info, and we might be able to suggest an alternative...
Are you importing XML pages or something?
I was looking for a way for the opener to be able to tell when the popup had finished loading without adding code to the popup page, this can be done in IE with document.readyState.
Onload is the nearest for Moz I think, so that projects heading bin-wise
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.