Advertisement
Guest User

Marquee that pauses on hover

a guest
Feb 11th, 2024
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">Hover over this marquee to pause it. Hover over this marquee to pause it. Hover over this marquee to pause it. Hover over this marquee to pause it. You get the point.</marquee>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement