found it again, going to write it down this time. ie dom -> w3 dom:
if (document.getElementsByTagName("*")) { document.all = document.getElementsByTagName("*") }
random($foo) is the occassionally still updated blog of Leonard Lin. My pics are on Flickr, code is on Github. @lhl on Twitter. More »
found it again, going to write it down this time. ie dom -> w3 dom:
if (document.getElementsByTagName("*")) { document.all = document.getElementsByTagName("*") }