author | Serge Gautherie <sgautherie.bz@free.fr> |
Fri, 07 Aug 2009 01:43:53 +0200 | |
changeset 31200 | 9281246909f0227f281b357f21b248d2ae62a9d2 |
parent 24065 | 4f398c5824e120bb11143a89c8dfe2bdb22fa6f5 |
permissions | -rw-r--r-- |
<html class="reftest-wait"> <body style="border:3px solid;" onload="setTimeout(doe, 0)"> <marquee behavior="alternate" scrollamount="100"><span style="background-color: lime;">marquee</span></marquee> <script> function doe() { document.getElementsByTagName('marquee')[0].stop(); document.documentElement.className = ""; } </script> </body> </html>