risq / jquery-advanced-news-ticker

(deprecated) - A powerful, flexible and animated vertical news ticker plugin for JQuery.
http://risq.github.io/jquery-advanced-news-ticker
GNU General Public License v2.0
297 stars 104 forks source link

Add additional moving(dir) callback #17

Open daveshapiro opened 9 years ago

daveshapiro commented 9 years ago

The movingUp/movingDown callbacks are useful, but it may make more sense to create a generic moving(dir) callback so that we don't need to care about the direction if we don't need to.