Aaron Snow
Results
1
issues of
Aaron Snow
Hi, Love this plugin, but needed a way to manually pause (not just on hover), so I added one. Usage is pretty simple: ``` $("#quote-list").quote_rotator().trigger("pause"); $("#quote-list").quote_rotator().trigger("resume"); ``` Like?