Another installment of “Things not to do when writing Javascript”
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.
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.