Friday, September 02, 2011

6 Web Enhancing JavaScript Libraries for Developers

6 Web Enhancing JavaScript Libraries for Developers: The primary use of JavaScript is to write functions that are embedded in or included from HTML pages and interact with the Document Object Model (DOM) of the page. Because JavaScript code can run locally in a user’s browser (rather than on a remote server), the browser can respond to user actions quickly, making an application more responsive.