Dynamic HTML: Difference between revisions

Content deleted Content added
Hhielscher (talk | contribs)
WouterBot (talk | contribs)
m Robot-assisted disambiguation: Netscape
Line 5:
Competing techniques include [[Macromedia Flash]] for animation, [[Java programming language|Java]] [[Java applet|applets]] and [[Scalable Vector Graphics]] (SVG), though SVG isn't yet well-supported by the major web browsers.
 
Some disadvantages of DHTML are that it is difficult to develop and [[debug]] due to varying degrees of support among web browsers of the aforementioned technologies and that the variety of screen sizes means the end look can only be fine-tuned on a limited number browser/screen-size combinations. Development for recent browsers, such as [[Internet Explorer]] 5.0+, [[Netscape Navigator|Netscape]] 6.0+, and [[Opera (web browser)|Opera]] 7.0+, is aided by a shared [[Document Object Model]].
 
== External links ==