Have a Blogger Blog ?Wanna Host Your JavaScript Lets see How To Host JavaScript Or .js files on Blogger Itself, yes as blogger supports JavaScript which makes blogger support all the possible hacks in this platform, where to host this JavaScript on blogger.
The Problem we all face is getting an free server with unlimited bandwidth to host these JavaScript As blogger doesn’t provide any source to host javascript for blog like it has provided picasa for images.As of before we all were using googlepages to upload the .js files but google closed this service and switched to google sites.As still we can upload these .js files to google sites but just upload it with file extension .txt instead of .js .OR we can
upload .js files to Google Code
upload .js files to Google Code
The best solution to host your javascript on blogger itself
For External JavaScript the code is Just in place of “<–Paste all code here from .js file –>” line in above code what you have to do is just open the .js file (which you are asked to download or upload to your own server) in notepad or on your browser , copy its code and paste it in place of above red line.And your javascript codes are now ready which are now hosted on blogger itself instead of hosting to third party server.