5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Web Development and Graphic Design     Scripting     JavaScript
jQuery simplifies the process of using HTML for your websites. This course introduces you to the fundamentals of jQuery, including installing and implementing the environment, jQuery styles and themes, and using basic features like finding and filtering. You'll also learn about selecting options in jQuery such as selecting by class, ID, or attribute. Finally, this course introduces basic animation and color functions such as animating colors, style changes, and queues.

Objectives

jQuery Fundamentals

  • start the course
  • recognize how to install and implement jQuery
  • recognize jQuery styles
  • use algorithms
  • modify styles
  • recognize jQuery themes
  • load content from another page
  • use the find function in jQuery
  • filter query results
  • make asynchronous requests
  • run code when a page loads
  • use tabs in jQuery
  • understand child and parent functions
  • understand how to use remote data in jQuery

Selecting in jQuery

  • select by element type
  • select by ID
  • select by class
  • select by DOM location
  • select descendant elements
  • select by attribute
  • select by attribute variants
  • select with first and last pseudo selectors
  • select with pseudo selectors
  • select children of a query result

Basic Animation and Colors Functions

  • modify element colors
  • use animation queues
  • animate colors
  • animate style changes
  • stop animations in jQuery
  • handle the completion of an animation
  • slide and fade animations