Thursday 4 July 2013

JQuery

What is JQuery?

      The purpose of jQuery is to make it much easier to use JavaScript

      and change the way that you write javascript on your website.

      jQuery also simplifies a lot of the complicated things from JavaScript,

      like AJAX calls and DOM.

The jQuery library contains the following features:

      HTML/DOM manipulation

       CSS manipulation

      HTML event methods

      Effects and animations

      AJAX

      Utilities

Benefits of using jQuery:

       Search Engine Optimized

            While search engines are getting better at being able to read content

            within some Flash, everything within jQuery is setup as text.

            This means it is completely readable to all the search engines,

            exposing all your keyword rich content.

      Save Time

            Five lines of jQuery are equivalent to 25 lines of conventional JavaScript code.

            This means smaller files and faster loading web pages.

      Plug-ins

            There are an abundance of plug-ins on the web that make creating special

            effects simple and fast for web developers.

      Help?

            With an abundance of plug-ins comes with an abundance of help.

            There is a large helpful support community on the web to help

            you quickly remedy any bug issues.

      That was easy!

            jQuery has easy implementation for web developers in comparison to other applications.

      Cross Browser Friendly

            jQuery is currently the most popular JavaScript library and works in all browsers.

      FREE!

            free, open source software.

      Mobile Devices

            jQuery is supported by any mobile device whose web browser supports JavaScript.

            A lot of mobile devices like iPads and iPhones don’t run Flash at all.

      Simplifies AJAX

      Wow Factor

            Web developers use jQuery to make web pages more exciting, interactive,cleaner,

            and more user friendly. Make your users go WOW!

Following are developed based on JQuery:

            Rotating Image Slider

            Interactive Google Map

            Animated Content Menu

            Slide Effects

            Slide Gallery

            Photobar Galler

            Slide show Gallery

            Mobile Image Gallery WebApp

            Photo Zoom out Effect