Tuesday, February 12, 2013

host free host all the Javascripts in blogger


One main problem we have is to host our javascripts if we don`t have a good host the fast way is using some good java script hosts you can use like Your javascript which will host your javascript for free.

The best solution is to host javascripts in Blogger itself ,yes it`s possible but you have no external links for the javascript code so you will replace codes like this :

<script src='http://Your-Script-Url/file.js' type='text/javascript'/>



with the javascript code that it aims to by visiting the link http://Your-Script-Url/file.js and copy everything then replace the whole



<script src='http://Your-Script-Url/file.js' type='text/javascript'/>

with the codes you copied


the next step is to paste the whole code between

<script type="text/javascript">// <![CDATA[
and
// <![CDATA[


like the following


// <![CDATA[
<--Paste all code here from .js file -->
// <![CDATA[
<script type="text/javascript">


And it`s done nowand congrats
you are hosting javascripts on blogger for free and for ever !
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

1 comments

Thank you

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2011 Blogging and Earning
Designed by Atique Ahmed Ziad
other admin site Daily Health Tips
Comments RSS
Back to top