Forum Moderators: not2easy

Message Too Old, No Replies

Marquee

marquee property and value types

         

rahmuss

10:00 pm on Jul 25, 2003 (gmt 0)

10+ Year Member



I'm using the "marquee" selector, and I can get the background color, and size attributes to work just right; but I can't seem to find a "property" and / or "value" to let me set the direction as "up" and also set a scrool amount. I can do this directly "inline" in the body inside the marquee "tag"; but can't find out how to get it to work above in the CSS. Any help on where to find this information, or any clues as to the properties and / or values I should use would be much appreciated. Thanks.
-Mike

hakre

8:27 am on Jul 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



i think marquee is depreciated, so i won't wonder if this is supported by css anyways...

hafnius

1:48 pm on Jul 27, 2003 (gmt 0)

10+ Year Member



Hi rahmuss

i stickymailed you the properties of the marquee element but i hakre i right in saying..

marquee is depreciated, so i won't wonder if this is (not) supported by css anyways...

So you will have to apply the properties inline.

Kind Regards
Hafnius

rahmuss

7:20 pm on Aug 4, 2003 (gmt 0)

10+ Year Member



Yikes... no fun.... Hmmm... I guess I could use javascript to write it inline for me.

Ryan8720

2:12 am on Aug 5, 2003 (gmt 0)

10+ Year Member



Marquee is a Microsoft proprietary tag. It was never a W3C standard, so it can't be deprecated.

There is nothing in CSS to make anything move up, down, right, left, etc.