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

Friday, 1 Oct 2004

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.