jquery-ticker icon indicating copy to clipboard operation
jquery-ticker copied to clipboard

A lightweight jQuery plugin for animating a simple news ticker

Results 9 jquery-ticker issues
Sort by recently updated
recently updated
newest added

If we have text/content which exceeds the length of one line, that is carried on to the next line. do we have anything where it stays in the same line...

Hello, I've implemented the ticker, and am updating the elements dynamically, but running in to a problem. In my code I update the elements then call $('#ele').ticker(); which works fine...

Added onAdvanceLooped option to hook when the headers loop back around. Made it so the `pause` class will also pause the ticker (instead of just the hover). Example of Loop...

Hey, sometimes the world isn't interesting enough to show multiple happenings. Can we NOT go through the refresh process for a single item (or at least make it an option)?

I'n not sure the reasoning for stripping out the content (HTML). Why not just place the current LI content in the DIV? My ticker items are more complex (spans, links,...

Hi One of my users requires the plugin to display the list items on after another (underneath each other) and then for it to delete them all at the end...

It would be nice to see a demo that could be clicked.

When the random option is enabled, links inside "li" tag do not work properly. Only first one works normally.