[Javascript] dom question

Steven Chipman sgchipman at gmail.com
Wed Mar 29 14:03:26 CST 2006


On 3/29/06, Falls, Travis D (HTSC, CASD) <Travis.Falls at thehartford.com> wrote:
> I am WAY more of a server side programmer; I code C++, java, and C# all day.  I am looking for >more information on what is DOM programming with JavaScript and what the best practices around >it are.  Any links would be appreciated.  Thanks

An article I put together last month on the subject of DOM scripting:
http://slayeroffice.com/articles/innerHTML_alternatives/

Basically an introduction to DOM based methods for someone already
familiar with innerHTML.

--
steve
http://slayeroffice.com



More information about the Javascript mailing list