Archive

Archive for February, 2010

jQuery Presentation

jQuery - Javascript Library

jQuery - Javascript Library

Hey, I recently gave a presentation on jQuery, the javascript library.

For those of you new to jQuery, its an awesome Javascript (the in-browser scripting language), that allows you do play around with your webpages, and create some really fancy interactive elements and actions.

The basic points I discussed, in the order:

  • Some basic applications of jQuery (Forms, Sliders, DOM traversing)
  • Implementation details like jQuery function
  • jQuery’s Function Chaining feature
  • The $ function
  • Links to various live examples.

View the presentation on the SlideShare.net embed, and download the pptx file, after the jump.

Read more…

Categories: Video Tags: , ,