W3C DOM Level 3 recommendation

Document Object Model (DOM) Level 3 Core Specification The World Wide Web Consortium released two Document Object Model (DOM) specifications as W3C Recommendations. With DOM Level 3 Core, software developers and script authors manipulate the content, structure and style of Web documents. DOM Level 3 Load and Save allows programs and scripts to load, serialize and filter document contents.

Leave a Reply