• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

mày.hả.bưởi

Active Member
Vip
Code có thể dùng trên xtgem,
wen.ru,... Hỗ trợ js là đc.
Demo: die rùi
Code sạch một trăm phần trăm nhớ. Ae đừng
lo bị leech sang trang khác
Copy = opera sai xot gi thog cam
<script language="JavaScript">
myColor = new Array (1) ;
myColor[0] = "#FF0000" ;
myColor[1] = "#CC0099" ;
myColor[2] = "#990099" ;
myColor[3] = "#CC00FF" ; myColor[4] = "#330099" ;
myColor[5] = "#006699" ;
myColor[6] = "#33FF99" ;
myColor[7] = "#336600" ;
myColor[8] = "#666000" ;
myColor[9] = "#996600" ; myColor[10] = "#FF9900" ;
myColor[11] = "#FFCC33" ;
myColor[12] = "#FFFF00" ;
myColor[13] = "#FF9966" ; var b = 0 ; function morefun () {
var backColor =
document.myform.myselect
[document.myform.myselect.selectedIndex].value ;
mywin = newwin = window.open
("", "mywin","toolbar=no,directories=no,menubar=yes,scrollbars=yes,resizable=no,copyhistory=no,location=no,,");
mystring =
document.myform.myarea.value ;
if
(document.myform.isHTML.status==false)
{ mywin.document.writeln
("<HTML><HEAD>") ;
mywin.document.writeln
("<TITLE>Somewhere over the
rainbow....</TITLE></HEAD>") ;
mywin.document.writeln('<BODY BGCOLOR="' + backColor + '">');
}
var i = 0 ;
while (i != mystring.length) {
a = mystring.substring(i, i+1) ;
if (a=="<") { z = i ;
while (a != ">") {
z ++
a = mystring.substring(z, z+1) ;
}
a = mystring.substring(i, z+1) ; mywin.document.writeln(a) ;
i = z + 1;
}
else if (a == " "|| a == "" || a == "
") {
mywin.document.write(a) ; i++ ;
}
else { if (b>13) {
b = 0 ;
}
c = myColor ;
mywin.document.write(a.fontcolor
(c)) ; b++ ;
i++ ;
}
}
if
(document.myform.isHTML.status==false) {
mywin.document.writeln('</
body>') ;
mywin.document.writeln('</
html>') ;
} mywin.document.close() ;
}
</script> <form name="myform">
HTML Source <input
type="checkbox" name="isHTML"
value="ON">
<select name="myselect"><option
value="black">Black Background </option><option
value="white">White Background
</option></select><br>
<textarea name="myarea"
rows="10" cols="30"></
textarea><br> <input type="button" value="OK"
onclick="morefun()"><input
type="reset" name="B2"
value="Clear">
</form>
 

Facebook Comments

New posts New threads New resources

Back
Top