-
• Explore the new features of jQuery 3• Build jQuery-powered web page• In-depth coverage of events and elements in jQuery3• Develop your own plugin
Simple, modest, extensive plug-in repository, and reusability are some features of jQuery that make one of the most popular JavaScript library. jQuery also offers an easy-to-use interface to interact with the DOM, perform Ajax requests, create animations, and much more. The latest version of jQuery, jQuery 3, fixes a lot of bugs, adds new methods, deprecates and removes some functions, and changes the behavior of a few functions. Professional jQuery explains all the key approaches for modernize learning jQuery for the current web development landscape. In this course, you will start by configuring and customizing the jQuery environment, and getting hands-on with DOM manipulation. Then, you will explore event handling advanced animations, creating optimized user interfaces, and building useful third-party plugins. Also, you will learn to integrate jQuery with back-end framework. Next, you will understand how the ECMAScript 6 features affect web development process. Finally, you will discover the newly introduced JavaScript promises and the new animation API in jQuery 3.0 with sample code and examples.Build interesting, interactive sites using jQuery by automating common tasks and simplifying the complicated onesTo make the most of this courseware, you should have basic JavaScript Programming knowledge. Other requirements include: Hardware Requirements• Pentium II-class processor, 500 MHz; Pentium III–class processor, 600 MHz or higher recommended.• 512MB of RAM (1GB recommended).• Internet connection.• VGA or higher resolution monitor.• Keyboard and mouse or other pointing device.Software Requirements• Supported operating systems: Microsoft Windows 2000 SP4, XP SP2, 2003 R2, Vista, Windows 7, 8, 10 (recommended) Mac OSX 10.3.9 and above• Supported Internet browsers: Chrome: (Current - 1) and Current Edge: (Current - 1) and Current Firefox: (Current - 1) and Current Internet Explorer: 9+ Safari: (Current - 1) and Current Opera: Current
If you are a web developer and you want to create web applications that look attractive, have rich user interfaces, and integrate seamlessly with any back-end using AJAX, then this courseware is the ideal match for you!
-
• Understand jQuery 3 with building jQuery-powered web page• Use selectors in a variety of ways to get anything you want from a page when you need it• Add flair to your applications with different animation effects • Get familiar with DOM manipulation methods• Understand how to send data using AJAX• Learn to use jQuery npm packages