Use Blogger to Upload your Javascript (.js) files |
- First you need to copy the Javascript (.js) link from template & download all your javascript (.js) files those hosted anywhere.
- Now, open javascript (.js) file with Wordpad (not notepad) and copy that code.
- Login to Blogger with your ID.
- Click Template.
- Click tab Edit HTML > Proceed >
- Find & Past Below Code After
<head>
OR<b:include data='blog' name='all-head-content'/>
<script type='text/javascript'>
//<![CDATA[
REPLACE HERE STEP 2 COPIED JAVASCRIPT CODE
//]]>
</script>
5. Replace marked text with blue color in above code with javascript (.js) code. (copied in step 2)
6. Save Template.
Note: Use above process or script every time for each javascript.
Benefits of this trick: No file size limitations, No bandwith limitations, Super fast page loading (because Javascript (.js) files are stored in blogger itself)
0 comments:
Post a Comment