Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
JQuery Sinhala Video Tutorials, Free Lessons
Jquery is a JavaScript framework and a library that simplify JavaScript development process. It is the most popular JavaScript framework which is easy to implement in any website. This JavaScript library is free and open source. Jquery is mainly used in selecting Document Object Model elements, create animation, develop Ajax applications and handle JavaScript events.
You can download the latest version of JQuery from the Jquery official website.
- 1. Introduction to Jquery
- 2. Why you should use Jquery?
- 3. How to download Jquery library?
- 4. How to refer Jquery library to the web page?
- 5. Create your first Jquery ennabled web page
- 6. Select web page elements using the id attribute - Part 1
- 7. Select web page elements using the id attribute - Part 2
- 8. Make some changes to the element selection code
- 9. How to run a code when the page is ready
- 10. Select the first element using Jquery
- 11. Select multiple elements on the web page
- 12. Show or hide elements on the page
- 13. Create slide effects in Jquery
- 14. Create elements and insert them to the page