Marquee in a box.. |
![]() ![]() |
Marquee in a box.. |
Jun 26 2004, 11:02 PM
Post
#1
|
|
![]() D0RKii D0RK ![]() ![]() ![]() ![]() Group: Member Posts: 108 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 26 2004, 11:05 PM
Post
#2
|
|
|
No pictures, please. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 592 Joined: Feb 2004 Member No: 4,906 |
is it like the little boxes and each box has a marquee of a few words in it?
|
|
|
|
Jun 26 2004, 11:20 PM
Post
#3
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 7,187 Joined: Feb 2004 Member No: 4,767 |
theres a script where you can do that. look there
|
|
|
|
Jun 27 2004, 12:00 AM
Post
#4
|
|
![]() D0RKii D0RK ![]() ![]() ![]() ![]() Group: Member Posts: 108 Joined: Jun 2004 Member No: 24,599 |
QUOTE(LiLmIsSvAnDy @ Jun 26 2004, 11:05 PM) theres a script where you can do that. look there where do i look? |
|
|
|
Jun 27 2004, 12:12 AM
Post
#5
|
|
![]() Hidden Leaf ![]() ![]() Group: Member Posts: 13 Joined: Apr 2004 Member No: 12,278 |
in the xanga script page..
|
|
|
|
Jun 27 2004, 01:03 AM
Post
#6
|
|
![]() D0RKii D0RK ![]() ![]() ![]() ![]() Group: Member Posts: 108 Joined: Jun 2004 Member No: 24,599 |
QUOTE(Import_Anime @ Jun 27 2004, 12:12 AM) in the xanga script page.. That's where I tried to find it before I posted this topic and I couldn't find it. |
|
|
|
Jun 27 2004, 01:16 AM
Post
#7
|
|
|
No pictures, please. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 592 Joined: Feb 2004 Member No: 4,906 |
why dont you just view her source and borrow the code since you can't find it.. it's not really jocking..
|
|
|
|
Jun 27 2004, 01:22 AM
Post
#8
|
|
![]() D0RKii D0RK ![]() ![]() ![]() ![]() Group: Member Posts: 108 Joined: Jun 2004 Member No: 24,599 |
QUOTE(LiLmIsSvAnDy @ Jun 27 2004, 1:16 AM) why dont you just view her source and borrow the code since you can't find it.. it's not really jocking.. hm.. sorry but how do i do that? |
|
|
|
Jun 27 2004, 02:29 AM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 7,790 Joined: Mar 2004 Member No: 8,001 |
<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 ? ? |
|
|
|
Jun 27 2004, 03:07 AM
Post
#10
|
|
![]() D0RKii D0RK ![]() ![]() ![]() ![]() Group: Member Posts: 108 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. |
|
|
|
![]() ![]() |