thx to @ArachnoLibrarian for the code
list of allowed attributes now
direction: Sets the direction of the scrolling within the marquee. Possible values are left, right, up and down. If no value is specified, the default value is left.
behavior: Sets how the text is scrolled within the marquee. Possible values are scroll, slide and alternate. If no value is specified, the default value is scroll.
scrollamount: Sets the amount of scrolling at each interval in pixels. The default value is 6.
height: Sets the height in pixels (only whitelisted up to 500)
example:
<marquee behavior="alternate" direction="down" height="500" scrollamount="100">
<marquee behavior="alternate" scrollamount="100">
</marquee>
</marquee>
translates to:
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
OMG that's clever!
Jump in the discussion.
No email address required.
oh I screwed it up
Jump in the discussion.
No email address required.
That was a beautiful screw up then, got a genuine "WTF what did it just do" from me!
Jump in the discussion.
No email address required.
The one you saw at first, I think, was one and then I altered it and it was a little different...... I'm gonna play around with this
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
More options
Context