
|
|
|
|
Home / Computers / Programming / Internet / DHTML / Cross-Browser APIs
|
|
|
|
Web Sites
|
- API For Setting CSSP Properties From JavaScript - An API for setting CSSP properties from JavaScript on Navigator 4 and Internet Explorer 4. By Eric Krock, Netscape.
developer.netscape.com/docs/technote/dynhtml/csspapi/csspapi.html
- Code Generator for Setting CSS1 Properties from JavaScript - Explains how to define CSS1 rules from JavaScript in a way that will work on both Navigator 4.0 and Internet Explorer 4.0. It also provides a tool that automatically generates JavaScript code that defines CSS1 rules and runs on both browsers. By Eric Krock, Netscape.
developer.netscape.com/docs/technote/dynhtml/css1tojs/css1tojs.html
- Cross-Browser DHTML - Utility scripts that overcomes some of the differences between the two implimentations of DHTML (Microsoft and Netscape). (Terry Friesen)
www.mts.net/~tfriesen/dhtml
- Cross-Browser DHTML Libraries - Cross-Browser.com offers two cross-browser DHTML APIs. They support IE, Gecko, Opera, AOL, NN4, Konqueror, and browsers with similar object models. CBE implements the DOM object tree, the DOM2 event model, and other DOM2 interfaces. X is a small library using only object detection. Extensive documentation and examples are included.
cross-browser.com
- Cross-Browser DHTML talk - An online presentation about cross-browser DHTML development by Scott Isaacs for insideDHTML.com.
www.insidedhtml.com/writeOnce/talk1/start.htm
- DHTML Guru - includes a cross-browser tutorial in DHTML
www.htmlguru.com
- Doc Javascript - With numerous articles which cover differing event models, document object models and manipulating them in javascript.
www.webreference.com/js
- Experiments in Web Programming - Working, practical examples of DHTML, JavaScript, ASP and Java with source code and detailed explanations of how they work.
www.brainjar.com
- Glimmer DHTML Library - A library which currently supports Netscape 4, Internet Explorer 4, and Internet Explorer 5. The site also includes tutorials and documentation.
www.inkless.com/glimmer
- The Dynamic Duo - Tutorial for cross-browser DHTML.
www.dansteinman.com/dynduo
- The Dynamic HTML Neutral Zone - Danny Goodman's article which outlines the creation of a cross-browser parser for a javascript API.
developer.netscape.com/viewsource/goodman_cssp/goodman_cssp.html
- WDVL's Cross-Browser DHTML - Tutorial covering several techniques for constructing Dynamic HTML code bridging the gap between browsers. Prior experience with HTML and JavaScript programming is recommended. From the Web Developer's Virtual Directory.
www.wdvl.com/Authoring/DHTML/CB
|
|
|
|
|