Another installment of “Things not to do when writing Javascript”

Friday, Oct 1, 2004, 00:00

Things you don’t want to do in Javascript: put an alert() in the body of a loop over every DOM node of a 600-tag HTML document. Augh.