'scrolldelay' Example : scrolldelay « HTML Attributes Reference « HTML CSS Reference






'scrolldelay' Example

    
<HTML>
<head><Title>Example For scrolldelay</Title></head>
<BODY>
<marquee behavior="slide" 
         scrolldelay="150" 
         bgcolor="#EEEEEE">
This marquee has ascrolldelay value of 150.
</marquee>
</BODY>
</HTML>  
    
      
      








Related examples in the same category

1.'scrolldelay' Syntax and Note
2.scrolldelay is applied to