Scrolling Caused by Marquee
Bill Mason <[email protected]>
| Newsgroups | gmane.org.w3c.accessibility.agents |
|---|---|
| Message-ID | <[email protected]> |
1. Operating system: Windows 98 Second Edition
2. Assistive technology: none
3. User agent name/version: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1b)
Gecko/20020826
4. Special settings: none
5. Recognizes MARQUEE: Yes
6. Can you stop text from scrolling: Yes
a) How: By adding the following to my user style sheet
marquee {
-moz-binding: none; /* Mozilla specific property */
display: block;
overflow: auto;
}
b) Did text remain motionless: Yes, in all three tests
c) Does user agent provide option for slowing scrolling rate? Not to my
knowledge.
Did it provide option to slow or suppress scrolling? Suppressing as
above.
Bill Mason
Accessible Internet
[email protected]
http://www.accessibleinter.net/