How to Use jQuery on Your Website

jQuery is the most popular JavaScript language by far, used by many popular websites across the Internet. However, since it is a library, it is not a part of unaltered JavaScript. How, then, can you use jQuery on your website? The process...

Part 1 of 3:

Loading jQuery

  1. Picture 1 of How to Use jQuery on Your Website
    Decide whether you will use a CDN or host the jQuery file yourself. Remember, since jQuery isn't a part of unaltered JavaScript, you will need to load the source code before running your own code. A CDN (Content Delivery Network) has a free-to-use file that you can link to in order to load jQuery on your webpage.
  2. Picture 2 of How to Use jQuery on Your Website
    Create a
« PREV POST
READ NEXT »