advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Have the problems associated with browser incompatibilities, technology advances, and .NET killed off DHTML and browsers for distributed application development? Let us know in the talk.editors.devx discussion group.
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Is DHTML Dead?

Cross-browser incompatibilities, insufficient power, and the march of technology have relegated DHTML to a small—and shrinking—niche.  


advertisement

few years ago, Microsoft released Internet Explorer 4, which changed the course of Web client-side development. Not only was it ubiquitous, delivered with every version of Windows, but it also introduced a technology called Dynamic HTML (DHTML), which combined Cascading Stylesheet (CSS) technology and scripting to let developers circumvent the rigid layout and limited interactivity supported by HTML. DHTML gives developers programmatic access to the Document Object Model (DOM) for HTML pages. By controlling the DOM with script, you can access any object in the page, modify its contents, its position, its CSS properties, and even add custom properties (expandos) of your own. DHTML opened up wide vistas for Web developers, and seemed poised to dominate interactive client-side development. But the furiously churning browser market of the late 1990's, users' resistance to upgrading, and the incompatible DOM and CSS implementations between browsers caused the wave to collapse.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



A. Russell Jones is the Executive Editor for DevX. Reach him at rjones@devx.com.
advertisement