How To Add Always Latest jQuery version to blogger

Posted by Lasantha Bandara on October 16th, 2009 File Under : jquery0 Comment

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see this:

]]></b:skin>

3.Copy below code and paste it just after the above code.

<script src="http://code.jquery.com/jquery-latest.js"></script>

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

File Under : jquery

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.