View Single Post
  #3  
Old 05-28-2012, 09:34 AM
jhon prince jhon prince is offline
Senior Member
 
Join Date: Dec 2011
Posts: 433
jhon prince is on a distinguished road
Javascript
Javascript is client side language. In order to reduce the server side operation ,we are using client side programs. It is light weight programming language. It means that it will not overload the CPU also .
It is written inside HTML file or outside .js file.
jQuery
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. jQuery is free, open source software, dual-licensed under the MIT License or the GNU General Public License, Version 2. jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library.
__________________
Nokia Phone reviews Car news
Reply With Quote