Tuesday, April 10, 2012

Jquery video tutorial



I quite like derekbanas's Jquery video tutorial. The video quality is good and teaching method is great. Below is the Jquery video tutorial from part 1 to part 8.

 Part 1:The techniques to implement a dynamic site using Asynchronous JavaScript and XML (AJAX).

 Part 2: How to add multiple CSS styles with JQuery : What are all of the JQuery selection options : Assign events with JQuery : Explain JQuery animations : Change element values with JQuery

 Part 3: JQuery Event Handling : Bind Events to an Element : Change Content Dynamically : Track Mouse Movement : Monitor Keyboard Presses : Track Every Event

Part 4: JQuery provides numerous ways to add elements and precise ways to delete others: before(), insertBefore(), prependTo(), appendTo(), append(), insertAfter(), after() and remove().

Part 5: JQuery UI library, ways to animate elements using JQuery: hide, show, toggle, fadeOut, fadeTo, slideUp, slideDown, animate and effect.

 Part 6: how to download the code needed to use JQuery widgets, how to create Accordions in 2 ways and how to create an image slide show.

Part 7:Learn Ajax and how to retrieve plain text and XML, to access PHP code that can access databases, or any other type of information.

Part 8: how to create a really nice JQuery Lightbox and a tab interface that is: draggable, resizeable, and sortable.

Click Part 1 to part 8 to display in same window.

Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8

No comments:

Post a Comment