Marquee Friends, Cant seem to do it |
Marquee Friends, Cant seem to do it |
Nov 28 2007, 09:36 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 682 Joined: Oct 2007 Member No: 580,818 |
I'm trying to do a Vertical 8 friend scrolling marquee space about 75px(width) by 400px(height).
But every coding i find never works can anyone direct me to a code or even better give me the code?? Thanx |
|
|
|
![]() |
Nov 29 2007, 09:40 PM
Post
#2
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
you could do either
CODE <marquee direction="up" width="XXXpx" height="XXXpx">TEXT</marquee> or CODE <marquee direction="down" width="XXXpx" height="XXXpx">TEXT</marquee> depending on which direction vertically you want the marquee to go |
|
|
|
johncouzenslore Marquee Friends Nov 28 2007, 09:36 AM
S-Majere That's odd. The most basic code to use is just... Nov 28 2007, 09:44 AM
johncouzenslore that works ok
but when i add two, each with its ow... Nov 29 2007, 04:20 AM
johncouzenslore oops
nevermind i fixed that problem
but how do i ... Nov 29 2007, 04:21 AM
tungmyBANANA use <horizontal> Nov 29 2007, 04:22 AM
sweetasphyxia ignore the post above mine.
<marquee direction... Nov 29 2007, 01:41 PM
johncouzenslore ok
QUOTEuse <horizontal>
Has no affect what... Nov 30 2007, 04:11 AM
Insurmountable Problem solved then? Nov 30 2007, 04:36 AM
sweetasphyxia my point was just add the direction. if you didnt ... Nov 30 2007, 07:04 AM![]() ![]() |