-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi Rafael,
really nice work on this plugin, I like it a lot :-)
I try to use the animated wheel counter in a tab page (using http://os.alfajango.com/easytabs/). It works fine, but I ran into the problem, that when the animated wheel counter is in the second tab (for example), someone enters the page, reads the first tab (scrolling down), switches over to the second tab and scrolls down again, then there is no animation, because the wheel counter was already scrolled in (but not seen, because the visitor was reading the first tab).
To solve this I would like to bind a reset.counter method to the switch tab event (or add a check for the visability of the counter when scrolled in). Sadly I have no clue how to do this.
(sorry for my bad english)
All the best