Marquee in a box.. |
Marquee in a box.. |
Jun 26 2004, 11:02 PM
Post
#1
|
|
![]() D0RKii D0RK ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jun 2004 Member No: 24,599 |
Hm.. Can someone plz. tell me the code for the marquee in a box? I remember seeing it in one of the marquee scripts but it's not there anymore..
Here's an example of what I mean: EXAMPLE It's the marquee that says INCUBUS - WISH YOU WERE HERE |
|
|
|
![]() |
Jun 27 2004, 03:07 AM
Post
#2
|
|
![]() D0RKii D0RK ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jun 2004 Member No: 24,599 |
QUOTE(aznxboredxperson @ Jun 27 2004, 2:29 AM) <script language=JavaScript> <!-- function welcome() { var myString; myString=window.document.forms[1].os0.value; document.write("<br>"+myString+"<br>you are in <br><b>dars</b><br>world"); } welcome(); // --> </script> <TABLE> <TBODY> <TR> <TD> <FIELDSET> <MARQUEE scrollAmount=2 direction=right width=40 height=20><FONT color=#cccccc family="tahoma"> D </FONT></MARQUEE></FIELDSET> </TD> <TD> <FIELDSET width="60" height="60"> <MARQUEE scrollAmount=2 direction=down width=40 height=20><FONT color=#cccccc family="tahoma"> <CENTER> A </CENTER>WRITE HERE</FONT></MARQUEE></FIELDSET> </TD> <TD> <FIELDSET width="60" height="40"> <MARQUEE scrollAmount=1 direction=right width=40 height=20><FONT color=#cccccc family="tahoma">WRITE HERE</FONT></MARQUEE></FIELDSET> </TD> <TD> <FIELDSET width="60" height="60"> <MARQUEE scrollAmount=2 direction=up width=40 height=20><FONT color=#cccccc family="tahoma">WRITE HERE </FONT></MARQUEE></FIELDSET> </TD> <FIELDSET></FIELDSET></TD></TR></TBODY></TABLE> <TABLE borderColor=#cccccc cellPadding=4 width=300 border=1> <TBODY> <TR> <TD> <CENTER> <MARQUEE behavior=scroll direction=left><FONT face=tahoma color=#cccccc size=1><center>WRITE WHATEVER U WANT</c></FONT></MARQUEE></CENTER></TD></TR></TBODY></TABLE> D O E S I T H E L P ? ? Yes, it helps. Thanks. |
|
|
|
its_me Marquee in a box.. Jun 26 2004, 11:02 PM
LiLmIsSvAnDy is it like the little boxes and each box has a mar... Jun 26 2004, 11:05 PM
LatinaLady theres a script where you can do that. look there Jun 26 2004, 11:20 PM
its_me QUOTE(LiLmIsSvAnDy @ Jun 26 2004, 11:05 PM)th... Jun 27 2004, 12:00 AM
Import_Anime in the xanga script page.. Jun 27 2004, 12:12 AM
its_me QUOTE(Import_Anime @ Jun 27 2004, 12:12 AM)in... Jun 27 2004, 01:03 AM
LiLmIsSvAnDy why dont you just view her source and borrow the c... Jun 27 2004, 01:16 AM
its_me QUOTE(LiLmIsSvAnDy @ Jun 27 2004, 1:16 AM)why... Jun 27 2004, 01:22 AM
Spiritual Winged Aura <script language=JavaScript>
<!--
... Jun 27 2004, 02:29 AM![]() ![]() |