90 likes | 103 Views
Jquery (write less do more). What is jquery?.
E N D
Jquery(write less do more) Palestinian Land Authority IT Department By Salam Turkman
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. Palestinian Land Authority IT Department By Salam Turkman
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. Palestinian Land Authority IT Department By Salam Turkman
features of jQuery • DOM element selections functions • DOM traversal and modification • Events • CSS manipulation • Effects and animations Palestinian Land Authority IT Department By Salam Turkman
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. Palestinian Land Authority IT Department By Salam Turkman
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 toAJAX • Without a lot of bloat (overhead - wasted code) • And some basic animation effects to spice things up Palestinian Land Authority IT Department By Salam Turkman
Where to get it? You can download the source code, a lot of plugins and read some excellent tutorials at the jQuery website. Palestinian Land Authority IT Department By Salam Turkman
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. Palestinian Land Authority IT Department By Salam Turkman
jQuery Examples jquery slideshow jquery menus jquery alert jquery tabs jquery text editor jquery datepicker jquery grid jquery drag and drop Palestinian Land Authority IT Department By Salam Turkman