Tuesday, April 28, 2009
Introduction to Jquery
Jquery is javascript library.There are methods available in Jquery Those can help us to do our job very quickly and easy in structured way as like other structured langauges .We dont need to ugly way to handle the dynamic actions like if we want handle onClick event we have to write it in htnl element as attribute.so that our code wont look.but using Juqery you can do easy It is easy to handle all events and actions using Jquery.when we use Javascript libraries we may have problem with them that is "Some browsers dont support fuctionalities in libraries" bcz all browsers have their own engines to excute javacript and css.and also they have new features than other browsers .if that library dealing with css it will work in some browsers.the same code wont work in other browsers.you wont get those problems using Jquery.it is supported by all browsers.
Subscribe to:
Posts (Atom)