Home | Applications | Documentation | Transport | Personal |

Documentation

Home | Cloud | C# | Database | DevOps | Revision | Web |

Web | AJAX | CSS3 | DOM | HTML5 | JavaScript | JQuery | Node.JS | TypeScript |

DOM

DOM (Document Object Model)

The html page is the source code. When the browser reads this, it creates the DOM and javascript can then use this and amend for dynamic changes. JQuery is a better solution.