PDA

View Full Version : Marquee


TheSource
11 Jun 2003, 8:27am
Ok I am trying to figure out marquee. below is what i have in my sig. how can i make it slow down? and how can i make it take up less space> if you have a tutorial on this please post a link.

thanks

TS

Code:


<P ALIGN="CENTER"><FONT COLOR="#000000">
<B><MARQUEE BEHAVIOR="SCROLL" DIRECTION="UP" LOOP="-1" ALIGN="BOTTOM">
AMD Athlon 1.2 Ghz
Mobo: ?
256 MB SDRAM
Geforce4 MX 440
70 GB Hard Drive
Winodws XP Corporate
</MARQUEE></B>
</FONT></P>




P.S. Sorry bout the colors. its all i could do to not have the coded show up as marquee

CCW
11 Jun 2003, 10:18am
change scrollamount and scroll delay to get it how you want it


<html>

<head>
****** http-equiv="Content-Language" content="en-gb">
****** name="GENERATOR" content="Microsoft FrontPage 5.0">
****** name="ProgId" content="FrontPage.Editor.Document">
****** http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>

<p>
<marquee scrollamount="2" scrolldelay="50">AMD Athlon 1.2 Ghz
</marquee></p>

</body>

</html>

Enverex
11 Jun 2003, 1:07pm
i.e. for What CCW is using, its

scrollamount="2" scrolldelay="50"

NS

TheSource
11 Jun 2003, 4:52pm
i added those but its still too big

CCW
11 Jun 2003, 5:15pm
change the values to make it go slower

Craig

TheSource
11 Jun 2003, 5:32pm
i dont want it slower but these size that it scrolls in to be smaller

Enverex
11 Jun 2003, 5:49pm
height="50"

NS

TheSource
11 Jun 2003, 6:29pm
thank you :)

Enverex
11 Jun 2003, 7:02pm
And you may want to remove those 2 lines of nothing at the top too to same space.

NS

ktulu_tco
11 Jun 2003, 9:21pm
wtf... does the marquee tag not work with Opera? Or do I have to dig through some settings to enable it? Or is his sig not working?

Cool Canuck
11 Jun 2003, 9:24pm
Originally posted by ktulu_tco
wtf... does the marquee tag not work with Opera? Or do I have to dig through some settings to enable it? Or is his sig not working? If I remember correctly, marquee is an M$ thingy. It working in IE.

ktulu_tco
11 Jun 2003, 9:33pm
Blah... oh well, I guess it is a small price to pay. Thx

Enverex
11 Jun 2003, 9:48pm
Nothing works in Opera, its crap, I mean, it has adverts ffs, Its like volentary adware, are YOU MAD!? Opera doesnt support loads of things btw.

NS

ktulu_tco
11 Jun 2003, 9:50pm
Opera is good. MSIE and Mozilla are crap. Even IE with MyIE. Mozilla is too slow, and I must have mouse gestures. Opera is the best, IMO. This is the second problem I have run into. (First being, that my bank site doesn't accept Opera)

TheSource
11 Jun 2003, 9:54pm
how to remove the two lines?

ktulu_tco
11 Jun 2003, 9:56pm
don't use carraige returns after your tags

Enverex
11 Jun 2003, 11:37pm
make sure its ALL on the same line.

NS

TheSource
11 Jun 2003, 11:50pm
mind shoeing me what it looks like?

Enverex
12 Jun 2003, 12:04am
Er........ we cant, your the one with the code, just make sure there arnt any returns in it
like
this
ok?

NS

TheSource
12 Jun 2003, 12:20am
i dont think there is. except where i puit the text i want to scroll

TheSource
12 Jun 2003, 12:20am
code:

<P ALIGN="CENTER"><FONT COLOR="#000000"><B><MARQUEE BEHAVIOR="SCROLL" DIRECTION="UP" LOOP="-1" ALIGN="BOTTOM" scrollamount="2" scrolldelay="25" height="65">
AMD Athlon 1.2 Ghz
Mobo: ?
256 MB SDRAM
Geforce4 MX 440
70 GB Hard Drive
Winodws XP Corporate</MARQUEE></B></FONT></P>

Enverex
12 Jun 2003, 12:29am
remove < P ALIGN="CENTER" >
and < /p > at the end

As if you hadnt noticed its not centered. Do you want it centered? if you do, just put
< center > after - height="65" > < here >

but if you want the marquee centered, not the text put it before the marquee statement
" > < B > < HERE > < MARQUEE BEHAVIOR="SCROLL

and dont forget to put < /center > before the closing marquee tag if you centered the text, or after the marquee tag (between the < /b > and the closing marquee tag) if you centered the whole marquee.

NS

Black Hawk
13 Jun 2003, 6:49am
Originally posted by ktulu_tco
Opera is good. MSIE and Mozilla are crap. Even IE with MyIE. Mozilla is too slow, and I must have mouse gestures. Opera is the best, IMO. This is the second problem I have run into. (First being, that my bank site doesn't accept Opera) Firebird > * ;)

Enverex
13 Jun 2003, 9:15am
Opera is crap, there is NOTHING good about Opera, its incompatible, non-conforming adware garbage. END

NS