angular-marquee icon indicating copy to clipboard operation
angular-marquee copied to clipboard

Marquee for AngularJS

Results 6 angular-marquee issues
Sort by recently updated
recently updated
newest added

how we can direction up and custom css

The marquee won't scroll as one continous feed. When the text scrolls from right to left and hits the left side of the screen, it continually resets and begins again....

I was using Visual Studio if that helps anyone else. This section needs to have the ; added: var css = { 'margin-left': -(margin) + 'px' } Should be: var...

Hi, I get this error when trying to use angularMarquee: > angularMarquee is not using explicit annotation and cannot be invoked in strict mode. This is my code: `{{ field.customer_field_name...

How to make it pause on mouseOver and resume on mouseOut?

Hi! I've checked this today. First I want to thank you for your code. You saved me a lot of time. I've realized your code doesn't work on Firefox (at...