Christopher Jenkins life of a software developer, musician and student.
jQuery life saver
This is up there with the “Why the hell didnt I use this earlyer!”
jQuery, So what is it? A very handly small javascript libary that makes writing javascript so very easy.
I have only been playing with it for the last few days, but so far I am very impressed
so much so that we will be intergrating jQuery into fusionticket to start doing some really cool stuff
What can it do? Very quick ajax calls, css formatting, validation, all your normal javascript stuff but quicker, text transformation, box animation, calander plugins… the list goes on, really the sky is the limit, a bit of JS and server side scripting can create very cool web apps!
But of course you need JS enabled in your browser, What i love about jQuery though is the cross-browser and scalability, beacuse it does all the work when its enabled, if JS is off your website works just as it would normaly but without the JS functionality as JS does all the work after the page has its html.
Truly anyone that wants to use more JS start looking at jQuery and some other lib’s.
| Print article | This entry was posted by Christopher Jenkins on February 27, 2009 at 2:55 pm, and is filed under Technology. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
