mimi
06-02-2005, 05:04 PM
Is there a way to create scrolling text message (a few paragraphs rotating) in a box using HTML/CSS and scripting without Flash/multimedia?
Thanks.
Thanks.
|
||||
scrolling text messagemimi 06-02-2005, 05:04 PM Is there a way to create scrolling text message (a few paragraphs rotating) in a box using HTML/CSS and scripting without Flash/multimedia? Thanks. JamieR 06-02-2005, 05:17 PM You can use the <marquee></marquee> tag but I don't reccommend it much as it makes websites look bad IMO. mark87 06-02-2005, 06:58 PM <marquee> is IE only isn't it? ... think you'll have to resort to JavaScript. _Aerospace_Eng_ 06-03-2005, 03:11 AM Well a marquee does work in other browsers but not as intended and it will never validate. Some marquees simply won't display correctly in some browsers. Riboflavin 06-03-2005, 04:37 AM You will have to go to JS for that mimi 06-03-2005, 01:54 PM Thanks. JS worked. masterofollies 06-03-2005, 03:10 PM You can also change the direction in which the marquee scrolls. Other browsers have a feature called blink. <blink> </blink> it flashes the text on and off. ronaldb66 06-03-2005, 03:15 PM Suuure! And to drive visitors off even faster, make sure the background changes color all the time, the cursor is persistently trailed by flying toasters and that care bears drop down from the top of the page. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum