Jquery write less do more sep 2010 Palestinian

  • Slides: 9
Download presentation
Jquery (write less do more) sep 2010 Palestinian Land Authority IT Department By Salam

Jquery (write less do more) sep 2010 Palestinian Land Authority IT Department By Salam Turkman 1

? What is jquery j. Query is a lightweight cross-browser Java. Script library that

? What is jquery j. Query is a lightweight cross-browser Java. Script library that emphasizes interaction between Java. Script and HTML. It was released in January 2006. Used by over 27% of the 10, 000 most visited websites, j. Query is the most popular Java. Script library in use today. sep 2010 Palestinian Land Authority IT Department By Salam Turkman 2

? Why I should use j. Query Simple. at the source code of a

? Why I should use j. Query Simple. at the source code of a page using n j. Query you’ll see how easy it is to use, how much it accomplishes in so few lines of code, and how grateful it is. sep 2010 Palestinian Land Authority IT Department By Salam Turkman 3

features of j. Query DOM element selections functions DOM traversal and modification Events CSS

features of j. Query DOM element selections functions DOM traversal and modification Events CSS manipulation Effects and animations sep 2010 Palestinian Land Authority IT Department By Salam Turkman n n 4

? What about the code The code looked almost simple. Like nothing I. had

? What about the code The code looked almost simple. Like nothing I. had seen before. It made sense I started reading through the documentation n and was amazed to see how much could be. done with so little extra code sep 2010 Palestinian Land Authority IT Department By Salam Turkman n 5

? When you can use j. Query : You should use j. Query when

? When you can use j. Query : You should use j. Query 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 AJAX Quick access to (Without a lot of bloat (overhead - wasted code And some basic animation effects to spice things up sep 2010 Palestinian Land Authority IT Department By Salam Turkman n n n 6

? Where to get it You can download the source code, a lot of

? Where to get it You can download the source code, a lot of plugins and read some excellent tutorials at the. j. Query website sep 2010 Palestinian Land Authority IT Department By Salam Turkman 7

j. Query Demos j. Query demo examples are very usefull in n learning j.

j. Query Demos j. Query demo examples are very usefull in n learning j. Query from scratch. You may also use the ready to use code test and modify it. according to your requirement sep 2010 Palestinian Land Authority IT Department By Salam Turkman 8

j. Query Examples jquery slideshow jquery menus jquery alert jquery tabs jquery text editor

j. Query Examples jquery slideshow jquery menus jquery alert jquery tabs jquery text editor jquery datepicker jquery grid jquery drag and drop sep 2010 Palestinian Land Authority IT Department By Salam Turkman 9