March 14, 2006

DHTML Goodies

 Images Heading3Here is a great website for all of your DHTML needs. If you are developing a website and want to add some dynamic capabilities to your client side web pages you are going to have to start playing around with DHTML, which is essentially the use of JavaScript (or other client scripting language) to manipulate the browser's Document Object Model (DOM) of your HTML page. If you have done this before you know how much of a pain it is especially if you are trying to support multiple web browsers due the slight differences between DOM objects and HTML rendering engines. DHTML Goodies is a cool little sight that will help you get a head start by providing lots of good little DHTML scripts that you can plug into your pages and customise for your needs.

Links
DHTMLGoodies Site

Posted by Egon Kuster at March 14, 2006 01:07 PM