[Javascript] looping on window objects

Troy III Ajnej trojani2000 at hotmail.com
Fri Sep 12 04:29:38 CDT 2008


your code sounds like an absolute nonsense to me.
what do you mean by "everything"? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      Troy III                         progressive art enterprise~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 



> Date: Tue, 9 Sep 2008 16:40:26 -0400> From: schneegans at internetique.com> To: > Subject: [Javascript] looping on window objects> > Hi,> > If you try this code:> <SCRIPT>> for (var o in window) document.write(o +" : " + typeof(window[o]) + "<BR>")> </SCRIPT>> > you will get a list of all objects contained in the current window.> It works fine in Opera, Mozilla, and Safari, but in Explorer 7, all> functions are missing.> > Is there a better way to get everything in IE?> > Thanks.> _______________________________________________> Javascript mailing list> Javascript at lists.evolt.org> http://lists.evolt.org/mailman/listinfo/javascript
_________________________________________________________________
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008


More information about the Javascript mailing list