09 December 2006 15:15
Module javascript python dom
by pvergain"""Document Object Model support this provides a mock browser API, both the standard DOM level 2 stuff as the browser-specific additions note that the API is not and will not be complete: more exotic features will most probably not behave as expected, or are not implemented at all http://www.w3.org/DOM/ - main standard http://www.w3schools.com/dhtml/dhtml_dom.asp - more informal stuff http://developer.mozilla.org/en/docs/Gecko_DOM_Reference - Gecko reference """
04 December 2006 12:30
Document Object Model (DOM) Level 2 Core Specification
by pvergainThis specification defines the Document Object Model Level 2 Core, a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content and structure of documents. The Document Object Model Level 2 Core builds on the Document Object Model Level 1 Core.
The DOM Level 2 Core is made of a set of core interfaces to create and manipulate the structure and contents of a document. The Core also contains specialized interfaces dedicated to XML
03 December 2006 14:30
W3C Document Object Model
by pvergain & 6 othersThe Document Object Model is a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page. This is an overview of DOM-related materials here at W3C and around the web.
21 March 2006 00:30
OpenWeb Group
by sk8ter82 & 6 othersUn site référence ! De nombreux tutoriaux sur les standards du web. XHTML, CSS, RSS, DOM, PNG, accessibilité... LE site à consulter pour apprendre et être tenu informé sur les standards du web et le webdesign.
05 September 2005 10:15
Web Browser Standards Support
by mfaure & 23 others (via)Tableau comparitif de l'implémentation des technologies Internet dans les 3 principaux navigateurs (IE, Firefox et Opera).
1
(5 marks)