PDA

View Full Version : Marquee


TheSource
11 Jun 2003, 08:27 AM
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:18 AM
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, 01:07 PM
i.e. for What CCW is using, its

scrollamount="2" scrolldelay="50"

NS

TheSource
11 Jun 2003, 04:52 PM
i added those but its still too big

CCW
11 Jun 2003, 05:15 PM
change the values to make it go slower

Craig

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

Enverex
11 Jun 2003, 05:49 PM
height="50"

NS

TheSource
11 Jun 2003, 06:29 PM
thank you :)

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

NS

ktulu_tco
11 Jun 2003, 09:21 PM
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, 09:24 PM
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, 09:33 PM
Blah... oh well, I guess it is a small price to pay. Thx

Enverex
11 Jun 2003, 09:48 PM
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, 09:50 PM
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, 09:54 PM
how to remove the two lines?

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

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

NS

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

Enverex
12 Jun 2003, 12:04 AM
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:20 AM
i dont think there is. except where i puit the text i want to scroll

TheSource
12 Jun 2003, 12:20 AM
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:29 AM
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, 06:49 AM
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, 09:15 AM
Opera is crap, there is NOTHING good about Opera, its incompatible, non-conforming adware garbage. END

NS