javascript MARQUEE behavior

">
behaviorNN n/a IE 4 DOM n/a  

Read/Write  

Specifies the motion of the content within the rectangular space set aside for the marquee element. You have a choice of three motion types.

 
Example
 
document.getElementById("newsBanner").behavior = "slide";
 
Value

Case-insensitive marquee element motion types:

 
alternate

Content alternates between marching left and right.

scroll

Content scrolls (according to the direction attribute) into view and out of view before starting again.

slide

Content scrolls (according to the direction attribute) into view, stops at the end of its run, blanks, and then starts again.

 
Default

scroll


  • skyruz
    #1
    2008-11-08
    [Quote]
    wewew
  • moim
    #2
    2008-11-20
    [Quote]
    marquee images loop continuous without break
skyruz
moim

1217,Nickname,Homepage or email,Comments here,Add comment