Introduction to jQuery with Visual Studio 2017 Community
Thursday, September 5, 2019
Add Comment
Introduction to jQuery with Visual Studio 2017 Community, Explore the Power of jQuery
Created by A O, English, English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Find, download and install Visual Studio 2017
- Configure a few features of Visual Studio
- Create a web site project in Visual Studio
- Describe HTML elements and tags
- Describe how HTML renders in a browser
- Understand how jQuery and $ are related
- Describe how to use selectors
- Understand how the this keyword works in jQuery
- Understand how list items can be individually selected
- Understand how to respond to clicks using jQuery
- Explain the importance of matching parenthesis and curly braces
- Understand how to nest method or functions
- Understand how to chain methods or functions
- Describe variables
- Understand how Chrome shows the document object model and HTML
- Understand how to select elements with id's
- Understand how to select tables and table elements
- Select child elements
- Select elements by attributes
- Search attributes on various conditions
- Describe how to use the each method
- Describe how to use multiple event handlers
- Understand how the jQuery object stores elements at indexes
- Understand how to use bracket notation with indexes
- Describe how to use for loops with jQuery objects
- Understand how to use the css method
- Describe how to use the addClass method
- Understand the difference between live code and comments
- Understand how to use class selectors in CSS
- Describe how to select new contexts using jQuery
- Understand how to generate HTML elements at run time
- Understand how to generate interactive HTML elements at run time
- Understand how to slice through sets of elements
- Describe how to filter matched sets using a variety of selectors
- Describe how to use a variety of HTML elements
- Describe how to use a variety of property/value pairs in CSS
- Understand how jQuery objects are returned and used in various method calls
- Describe how jQuery objects can be destroyed with filters and reset with the end method
- Understand the difference between this and $(this)
- Understand what purpose callback functions serve

0 Response to "Introduction to jQuery with Visual Studio 2017 Community"
Post a Comment