Sunday, 7 September 2014

jQuery, AJAX and JSON

jQuery

  • Introduction
  • jQuery Features
  • Including jQuery
  • Selectors
  • Document Ready Function
  • DOM manipulation
    • - HTML manipulation
    • - Modifying Attributes
    • - CSS manipulation
  • DOM Traversing
  • jQuery Events
    • - Mouse Events
    • - Keyboard Events
  • jQuery Effects
    • - hide/show
    • - slideUp/slideDown
    • - fadeOut/fadeIn
    • - animate
    • - toggle
  • AJAX methods
    • - ajax
    • - ajaxSetup
    • - getScript
    • - load
    • - get
    • - post
  • AJAX Events
    • - ajaxStart
    • - ajaxSend
    • - ajaxComplete
    • - ajaxStop
    • - ajaxError
  • jQuery UI Library
    • - Interactions
    • - Widgets
    • - Effects
    • - jQuery theming
  • Overview of JSON

Duration : 25 hrs


No comments:

Post a Comment