Design News
When innerHTML isnt fast enough
Steve Levithan blogs about how to speed up JavaScript's "innerHTML" property, by first using DOM techniques to destroy the elements you intend to overwrite. A nice test utility is included.
(Total Pages: 1)