Tuesday, May 02, 2006

Introducing DOM Builder

We all know that innerHTML is wrong, but it's faster. Faster to code, faster to render. And it's easier to read the code. So I've just been sticking with it except when forced to branch out (adding rows to table). Now here's an option that's making me re-think doing it the right way.

No comments: