public marks

PUBLIC MARKS from pvergain with tags webstandards & modules

09 December 2006 15:15

Module javascript python dom

"""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 """