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

some extra bits #2

Closed hendecasyllabic closed 1 year ago

hendecasyllabic commented 10 years ago

Not sure if you want them but I have added the ability to add keyboard short cuts, it now works out the height of the item rather than having it as a fix height in case different items are different sizes and I have expanded the add function to make sure ti places new things at the ' end' of the list e.g. before item 1 also I have an option so it will stop when it gets to the end rather then continue to scroll through - I think that it mostly a me thing tho... Sorry should have split them up into bits - but wasn't thinking.

risq commented 10 years ago

Hi, thank you for your work !! I merged your code into the develop branch to test the changes but everything doesn't works yet, as have to adapt the examples to fit the new code. I don't know if keyboard shortcuts are very pertinent, but I'll see... Btw if I keep these shortcuts we have to provide key binding options (no fixed keys). Thanks again !