vaakash / jquery-easy-ticker

jQuery easy ticker is a news ticker like plugin, which scrolls the list infinitely. It is highly customizable, flexible with lot of features and works in all browsers.
MIT License
217 stars 108 forks source link

Request: add event for when ready #7

Closed adam-jones-net closed 4 years ago

adam-jones-net commented 4 years ago

It would be really useful for me to assist in rendering the ticker smoothly if there was a 'ready' event that I could use to then show it.

vaakash commented 4 years ago

Being a ticker, I guess a smooth movement would not be possible with the current implementation of the plugin. For the ready event after movement, I will add it in the next change. Thanks !