SimplytheBest DOM Scripts

The simply the best collection of DOM scripts

A HTML DOM parser written in PHP5+ that lets you manipulate HTML in a very easy way. Find tags on an HTML page with selectors like jQuery. Supports invalid HTML.

61   4489

A jQuery plugin that will count up or down to a target number at a specified speed, rendered within an HTML DOM element.

jQuery++ By: Bitovi
Free MIT

A MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.8+ providing low-level utilities for things that jQuery doesn't support.

172   3052

A small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.

170   3050
blockUI By: Mike Alsup
Free GPL/MIT

The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.

D3.js By: Mike Bostock
Free BSD

A JavaScript library for manipulating documents based on data. It helps you bring data to life using HTML, SVG and CSS. Combines powerful visualization components and a data-driven approach to DOM manipulation.

SoftXMLLib By: SoftXML
Free

A cross-browser JavaScript XML Library which includes basic functions and properties that Microsoft.XMLDOM ActiveXObject has. The purpose of the library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. So you have only one cross-browser API.

Simple PHP Proxy By: Ben Alman
Free MIT/GPL

Access content in remote webpages without cross-domain security limitations using JavaScript.