Quovolver
Quovolver copied to clipboard
Unable to override the default settings for the "autoPlaySpeed"
Trying to slowdown transition from one quote to the next. HTML:
-
"QUOTE HERE"
- Author
Can you help me. I tried using the jquery you had.
JQuery: $(document).ready(function() { $('ul').quovolver({ autoPlaySpeed: 9000 }); });