Download presentation
Presentation is loading. Please wait.
Published byAgnes Little Modified over 9 years ago
1
sep 2010 Palestinian Land Authority IT Department By Salam Turkman1 Jquery (write less do more)
2
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 2 What is jquery? jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML. It was released in January 2006. Used by over 27% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today.
3
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 3 Why I should use jQuery? Simple. at the source code of a page using jQuery you’ll see how easy it is to use, how much it accomplishes in so few lines of code, and how grateful it is.
4
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 4 features of jQuery DOM element selections functions DOM traversal and modification Events CSS manipulation Effects and animations
5
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 5 What about the code? The code looked almost simple. Like nothing I had seen before. It made sense. I started reading through the documentation and was amazed to see how much could be done with so little extra code.
6
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 6 When you can use jQuery? You should use jQuery when you need: A small library that gives you powerful control over the Document Object Model With very little effort or work on your part Or Quick access to AJAX Without a lot of bloat (overhead - wasted code) And some basic animation effects to spice things up
7
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 7 Where to get it? You can download the source code, a lot of plugins and read some excellent tutorials at the jQuery websitejQuery website.
8
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 8 jQuery Demos jQuery demo examples are very usefull in learning jQuery from scratch. You may also use the ready to use code test and modify it according to your requirement.
9
sep 2010 Palestinian Land Authority IT Department By Salam Turkman 9 jQuery Examples jquery slideshow jquery menus jquery alert jquery tabs jquery text editor jquery datepicker jquery grid jquery drag and drop
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.