public marks

PUBLIC MARKS from mbertier with tags tools & dom

28 April 2005

[brothercake] domFunction [was:domReady]

by 7 others (via)
domFunction is an easy-to-use helper script, that allows other DOM scripting to run before window.onload; the practical benefit is that javascript doesn't have to wait for images or other dependencies to finish loading anymore - it can begin as soon as the DOM is ready.

18 April 2005

AttributeCrawler (neo-dzygn-com)

by 1 other (via)
AttributeCrawler provides a good alternative for getElementsBySomething-style functions.