<!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Rich Trowbridge -->
<!-- Begin function randomise(){ var words=document.myform.wordlist.value; var spacer=""; words=words.split(document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value) document.myform.code.value=""; var colourscheme=new Array("0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F") for(var time=0;time<=(words.length-1);time++){ if(words[time]==" "){document.myform.code.value+=" "} if(words[time]!=" "){ spacer=document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value; var c1=Math.round(Math.random()*(colourscheme.length-1)); var c2=Math.round(Math.random()*(colourscheme.length-1)); var c3=Math.round(Math.random()*(colourscheme.length-1)); var c4=Math.round(Math.random()*(colourscheme.length-1)); var c5=Math.round(Math.random()*(colourscheme.length-1)); var c6=Math.round(Math.random()*(colourscheme.length-1)); var size=1+Math.round(Math.random()*6); document.myform.code.value+="<font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\" size=\""+size+"\">"+words[time]+"</font>"+spacer+""; } } looks_like.innerHTML=document.myform.code.value; } // End --> </script>
</HEAD>
<BODY> <center><br><b><font color="#ff0000" size="6">Randomized Font Color And Size</font></center></b><br><br> <div align="center"> <form name="myform" action="javascript:randomise()"> <b>Write Text Here</b><br> <input name="wordlist" value="Dekha Ganteng Selalu Setiap Saat" size="50"> <br> <b>Select Option</b><br> <select name="randomiseby"> <option value="">Randomize by letter</option> <option value=" ">Randomize by word</option> </select><br><br> <input type="submit" value="Do it Now"> <br><br> <span id="looks_like"></span> <br><br> <textarea name="code" rows="5" cols="50"></textarea> </form> </div> <center><b> You Can Paste The Code On <br>Media Box, About Me, Who I Want To Meet or Others you Need..</b></center> </body>
DEKHA ANGGARESKA Like : ADA Band, Kerispatih, Yovie Nuno, Milan, Liverpool, Atletico.