How To Add jQuery on Blogger / Blogspot blogs

Posted by Lasantha Bandara on July 27th, 2009 File Under : html, java script, jquery1 Comment

1.Login to your blogger dashboard.

2.Go to--> layout- -> Edit HTML

3.Scroll down to where you see <head> tag.

4.Now copy below code and paste it just after <head> tag.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>

5.Click on "Save Templates" and now you are done.

File Under : html, java script, jquery

One Response to “How To Add jQuery on Blogger / Blogspot blogs”

  1. AK 47 says:

    What is the purpose of JQuery on bloggers ???

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.