How Do You put that thing which sayz stuff then, changes, its like a rectangle box |
How Do You put that thing which sayz stuff then, changes, its like a rectangle box |
![]()
Post
#1
|
|
Group: Posts: 0 Joined: -- Member No: 0 ![]() |
i cant explain it that well, but it like sez a lkine in the box then sez another line, doez any1 understand?
|
|
|
![]() |
![]()
Post
#2
|
|
Group: Posts: 0 Joined: -- Member No: 0 ![]() |
Duz any1 even slightly understand what im saying?
|
|
|
![]()
Post
#3
|
|
![]() x] ![]() ![]() Group: Member Posts: 14 Joined: Jan 2004 Member No: 911 ![]() |
i actually have no clue what you're talking about but is it this?:
CODE <!-- begin code provided by createblog.com -->
<script language="JavaScript"><!-- line=new Object() line[1]="aaaaaa" line[2]="bbbb" line[3]="ccccccccc" line[4]="ddddddddd" line[5]="eeeeeeeeeee" line[6]="fffffffffffffffff" line[7]="ggggggggggg" line[8]="hhhhhhhhhh" line[9]="iiiiiiiiiiiiiiiiiiiiiiii" lines=9 //--Don't edit below this line document.write('<form name="bannerform">') document.write('<div align="center"><center><p><input type="text" name="banner" size="70"') document.write(' style="background-color: transparent; color: skyblue; text-align: center; font-family: Arial; font-size: 8pt; border: 1px solid #FFFFFF" onfocus="blur()"></p>') document.write(' </center></div>') document.write('</form>') temp="" nextchar=-1; nextline=1; cursor="|" function animate(){ if (temp==line[nextline] & temp.length==line[nextline].length & nextline!=lines){ nextline++; nextchar=-1; document.bannerform.banner.value=temp; temp=""; setTimeout("nextstep()",1500)} else if (nextline==lines & temp==line[nextline] & temp.length==line[nextline].length){ nextline=1; nextchar=-1; document.bannerform.banner.value=temp; temp=""; setTimeout("nextstep()",1500)} else{ nextstep()}} function nextstep(){ if (cursor=="\\"){ cursor="|"} else if (cursor=="|"){ cursor="/"} else if (cursor=="/"){ cursor="-"} else if (cursor=="-"){ cursor="\\"} nextchar++; temp+=line[nextline].charAt(nextchar); document.bannerform.banner.value=temp+cursor setTimeout("animate()",25)} document.onload=animate(); // --></script> <!-- end code provided by createblog.com --> |
|
|
![]()
Post
#4
|
|
Group: Posts: 0 Joined: -- Member No: 0 ![]() |
yeah..i think so! thanx!
|
|
|
![]()
Post
#5
|
|
![]() x] ![]() ![]() Group: Member Posts: 14 Joined: Jan 2004 Member No: 911 ![]() |
=) no problem
|
|
|
![]() ![]() |