Introduction to Calculus 3: Infinite Sequences and Series, Create Interactive Websites and Widgets.
Course Description
Learn jQuery – the most popular JavaScript library in the world. Able to perform basic and essential operations in web development (including rich interactions), jQuery can also work cross-browser, allowing you to create applications that work everywhere, for every user, without compatibility issues.
Beginning with a fundamental understanding of what jQuery is and why you should work with it, you will learn the basics of this versatile library as you are guided through the creation of a responsive website which features a shop page and responsive form.
You will learn
- How to work with selection to search for elements (by elements, or by class)
- Traversing – a more efficient way of finding elements than the CSS selectors
- How to work with events
- Incorporating simple animations to improve the user experience
- Manipulating the DOM through dynamically created objects
- Using AJAX to asynchronously load and post information to a local or remote server