2007
2006
2005
[brothercake] domFunction [was:domReady]
by Krome & 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.
1
(3 marks)