Wednesday, December 5, 2012

your javascriptJavaScript is the languages which are used to create enhanced user interfaces and dynamic websites. May be you will see a floating sharing widget in many blogs and this widget is created using JavaScript language. In this post I will discuss on hosting your JavaScript file for free.

How will you host your JavaScript

  1. First go to www.yourjavascript.com
  2. Then choose your file, write your email, enter the captcha and click on upload.
  3. Now check your email and you will find the link of your file.
javascript hosting

How will you use the link


When you want want to use the JavaScript codes just enter your link like below :

<script src="http://your-javascript-link/will-be-here.js" type="text/javascript"></script>
Replace your link with http://your-javascript-link/will-be-here.js and save your template.

Should you use this site


I find many bloggers are using this site. But I think you shouldn't use this site. You have no guarantee that your files will not be deleted or affected. You can use this site just for practicing.

2 comments :

  1. i prefer github or googlecode.

    ReplyDelete
  2. @Sam

    Github or Google code is best for hosting JavaScript but I think newbie can use "YourJavaScript.com"

    Thanks for your valuable comment Sam!

    Regards,
    Abdur Rakib
    Blog Admin

    ReplyDelete


Comment Policy

--> Add your comment through this form but please don't spam.
--> You are free to put your link and anchor text in your name section.
--> But don't put your link in the comment body.