Having jQuery is very important, it helps in making effect , animations and other cool stuffs. If we input jQuery into our blog’s theme , it will help us save time to develop and also make our design more unique. Many blogger plugin are also using this jQuery.

Do not be concern about the speed of your websites, JQuery files are always available to be catched and is about 100kb.
Let get started!!!!!

How to add  jQuery on your blogger on blogspot.

Step (1) Login to blogger.com
Step (2) go to the left side of your panel and locate the “theme”. click on the theme and edit the HTML.

NOTE: before pasting this code am about to give you,  please check if you have the jQuery installed on your theme. If you don’t,  copy this link below:

<script type=”text/javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js”></script

Step (3)  after copying the link ,  locate the close tag head </head> and paste it before it. If you can’t find the closed tag head , locate the open tag head <head> and paste it after it. Don’t be confused they are two different tag head , this: <head> which is open tag head and this: </head> which is the close tag head. See image below for the pasting of the code I gave  you above.

Was this helpful to you?? Drop a comment and share ??.

I recommend you to read these:

How to remove powerd by blogger on your footer

Guids on how to add a custom logo and favicon on your blogger blog

How to own a blog in less than 20 minutes

How to add copyright to your blog’s footer on blogger.

5 thoughts on “How to add jQuery on your blogger on blogspot.”
  1. Have literally explain that on the post, the use of jQuery is just to make the javascripts on your website easy to use. "You will write less and do more"
    And jQuery runs on all major browsers.

  2. Good day sir, how do I know if my theme has this jQuery. Course I try pasting on my theme the error message I got was update fail… What can do to rectify the error?

Leave a Reply

Your email address will not be published. Required fields are marked *