Top "Marquee" questions

A non-standard HTML element that causes text to scroll automatically

Marquee text appears in multiple lines

I have the following code: <marquee><p>{a long text}</p></marquee> …

html marquee
jQuery Vertical Marquee

I'm looking for a continuous scrolling marquee (not the HTML element!) which is similar to this one, but instead scrolls …

jquery animation scroll marquee
Smooth text animation (Marquee) using WPF

Trying to build a marquee control with smooth text animation. Current efforts include: Using translate transform Using animation on Canvas …

wpf animation marquee
html 5 marquee tag error in w3c validation

I have some text in marquee tag. <marquee direction="left" scrollamount="4"> Test Test Test Test Test </marquee&…

html w3c-validation marquee
how to implement marquee label in IOS using swift

How to implement MarqueeLabel in iOS. I found example in Objective-C but I'm using Swift.

ios swift uilabel marquee
How to use MarqueeLabel in Swift?

I want to know if there's a way to enable horizontal scrolling of text i.e., marquee type text. I …

ios xcode swift tvos marquee
<marquee> problem in ie8

My <marquee> tag is working perfectly in ie6 and ie7, but in ie8 it only shows first item. …

html css marquee
Continuous scrolling of UILabel like marquee

I need to make marquee UILabel in Xcode. The marquee will scroll from right to left. I tried CCScrollingLabel also …

objective-c ios cocoa-touch uilabel marquee
Marquee-like vertical scrolling text (+stopping)

I would like to have a text, that scrolls vertically and everytime a line of text is 100% visible it stops …

html css text scroll marquee
Vertical Marquee remove space

I want to include some vertical marquee text to my page <div> so that the content will be …

html marquee clonenode