Simple JavaScript library for building

Asked By 10 points N/A Posted on -
qa-featured

Hi expert, I tried to make a simple javascript library for building mobile web applications using jQuery 1.6.3. It is a fast, small, and feature-rich JavaScript library. But it is an old version of the jQuery. So, I cannot find several latest features. Please can you give me a proper URL to download a new version of jQuery for Windows 7.

SHARE
Best Answer by Wade S Veith
Answered By 0 points N/A #157401

Simple JavaScript library for building

qa-featured

Hi,

If you want to build mobile web applications with the latest featured Javascript library then you should try Jquery 1.9.1 version.It adds new features to:

1. HTML document traversal and manipulation

2. Event handling

3. Animation

4. Ajax

You can get it from http://jquery.com/download/.

Hope you'll find it very useful for building your mobile apps.

Best Answer
Best Answer
Answered By 65 points N/A #157402

Simple JavaScript library for building

qa-featured

Hello,

A Java Script library is a library of prewritten script which allows for easier development of JavaScript-based applications especially for AJAX and other web-centric technologies.

JQuery  is a fast and quick JavaScript library that simplifies HTML document, traversing, event handling, animation and ajax interactions. It was released in January 2006 at bar Camp NYC by John Resig.

It is currently developed by a team of developers led by Dave Methin.

JQuery is the most popular JavaScript library in use today. 

Here is the download page for jQuery.

Related Questions