Skip to content

random($foo) is the occassionally still updated blog of Leonard Lin. My pics are on Flickr, code is on Github. @lhl on Twitter.   More »

random($foo)

Posted on October 1, 2000February 27, 2005 by lhl

found it again, going to write it down this time. ie dom -> w3 dom:


if (document.getElementsByTagName("*")) {

   document.all = document.getElementsByTagName("*")

}

Posted in Legacy

Post navigation

Previous Post
Next Post