HIGH LEVEL TRANSFER

Kamis, 15 Oktober 2009

How To Add Always Latest jQuery version to blogger

Tidak ada komentar :
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.

Tidak ada komentar :