How to host JavaScript file on Google Code for free
Let’s host your javascript file on Google-Code (Google Project Hosting server)
1. At first go to http://code.google.com/hosting/ and Login with your Google account.
You’ll see a screen like this below.
2. Click on “Create a new project”
You’ll see a screen like this below.
2. Click on “Create a new project”
3. On the next screen you’ll see a form like this. Fill out the form as like the example below.
4. Click on “Create project”
5. On the next screen Expand “Download” tab and click on “New download” button. See screenshot below.
6. Write Summary and Description info. Select file from your local drive by clicking “Browse” button.
7. Click on “Submit file”
8. On the next screen right click on your uploaded file’s download button and “Copy Link Location”
9. Now you can link the JavaScript file on your website with this copied address. See example below..
<script src='http://dimpost-test.googlecode.com/files/jquery-1.1.js' type='text/javascript'/>
How to host JavaScript file on Google Code for free
Reviewed by Shuvojit Das
on
3:32 PM
Rating:
Seems very informative post indeed!! I like it... :)
ReplyDeleteThanks for your comment.
DeleteWhy am I not getting the downloads button?
ReplyDeleteI have try the same and its done... wow great work... thanks dear...
ReplyDelete