Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
jQuery Mastery and Plugins
Rating: 4.1 out of 5(3 ratings)
404 students

jQuery Mastery and Plugins

Manipulate web interfaces with ease, build your own plugin, and more...
Created byTom Rutka
Last updated 7/2016
English

What you'll learn

  • Make a Website Interactive
  • Learn jQuery animations
  • Manipulate the web Document Object Model
  • Learn about the Protoype model
  • Publish Your Own Plugin
  • Interactive Menus using Keyboard shortcuts
  • AJAX methods for getting data

Course content

9 sections23 lectures3h 45m total length
  • Your Tools for Development6:34
    You will need software to develop jQuery scripts and web browsers with plug-ins for debugging. 

    Sublime Text is a new popular code editor http://sublimetext.com

    Google Chrome http://google.com/chrome http://google.com/chrome includes debugging tools by default or you can use Firefox and download Firebug for some different features. http://mozilla.org/firefox
  • jQuery Script Placement & Anatomy6:40
    Learn where you should place your jQuery code and how to link external scripts.

    Then find out the anatomy of a jQuery call.

Requirements

  • Computer
  • HTML, CSS

Description

 

  Over 4 hours of succinct video tutorials + source code!
 
 

        Want to make a website interactive but don't know where to start?  Maybe javascript intimidates you...  With jQuery you can jumpstart your user interaction skills easily. 

               For designers or developers who want to manipulate the web - this is for you! 

               Learn the basics of jQuery, get the proper resources, and start making projects.  User Interaction and Experience is more popular than ever and designers are high in demand! 

               jQuery is the most popular framework because of it's flexibility and cross-browser compatibility.  Forget about writing extra code for every specific browser, jQuery does it for you. What used to require 30 lines of code in javascript can be done in 3. 

               What else... Why should you take this course? 

               Well you might have already seen introductions and felt overwhelmed with the amount of functions, selectors, filters, etc...  I agree, there's a lot, but honestly you're not going to need to know all of them.  80%% of the time you're going to use selectors by id and class name, then attach event listeners to them. 

               Would you rather waste time finding every selector available or start manipulating HTML and CSS in a way that makes sense.  This is what this course provides. 

               Current Projects include: 

  • Input tag validation

  • Expanding Collapsing Elements

  • Optical Flare Animation

  • Including custom jQuery files into WordPress

  • Publishing your own jQuery Plugin

  • Mouse detection and Key Press Listeners

  • Changing View for Responsive Design

  • Asynchronous Page Loading with AJAX

               (If you have questions or concerns, send me a message :) 

Who this course is for:

  • Anybody that wants to make their website interactive
  • Designers
  • Developers