HOW TO MAKE WRITING RUNS IN SIDEBAR

Previously I've shared with friends, How to Create a Title Bar Maker whose presence in the Tab Bar Blog :# now I will share with a friend how to make paper that can be placed on Walking Gadget / Sidebar. :r



Here's how:
  • Log into Blogger account with ID friend 
  • In the Template Designer select add Gadget
  • In the HTML / JavaScript select sign (+) 
  • Copas (copy paste) the following script into it 
<script language="JavaScript">
var max=0;
function textlist()
{
max=textlist.arguments.length; for (i=0; i<max; i++) this[i]=textlist.arguments[i];
}
tl=new textlist
(
"SHARE WITH PRIDE AN IF WE CAN HELP MY FRIEND ....!!! " // Geben Sie hier den zu scrollenden Text ein
);
var x=0; pos=0;
var l=tl[0].length;
function textticker()
{
document.tickform.tickfield.value=tl[x].substring(0,pos)+"_";
if(pos++==l)
{
pos=0;
setTimeout("textticker()",1000);
x++;
if(x==max)
x=0;
l=tl[x].length;
} else
setTimeout("textticker()",100);
}
// end -->
</script>
<script language="JavaScript">
<!--
document.write("<FORM NAME=\"tickform\">");
document.write("<INPUT TYPE=\"TEXT\" NAME=\"tickfield\" SIZE=\"90\">"); // Bei SIZE können Sie die Größe des Feldes ändern
document.write("</FORM>");
textticker();
//--></script></div></div>

  • Change the color red in accordance with the tastes of friends
  • Figures 90 blue tailored to the length of the sentence / article that a friend made
  • Posts will appear from left to right as we're writing
  • Free from term placement writing adapted to a wide place to put it

Kalau ada yang kurang jelas pada Artikel
» HOW TO MAKE WRITING RUNS IN SIDEBAR
diatas atau seandainya ada Link yang rusak bisa disampaikan lewat Komentar
mudah-mudahan saya bisa segera memperbaiki


0 komentar

Posting Komentar


KREASI KOLOM - © Copyright 2012 - All rights reserved
Powered by Blogger