Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to override the default settings for the "autoPlaySpeed" #18

Open
City-of-San-Antonio opened this issue Dec 21, 2017 · 0 comments

Comments

@City-of-San-Antonio
Copy link

Trying to slowdown transition from one quote to the next.
HTML:

  • "QUOTE HERE"

    - Author
  • "QUOTE HERE"

    - Author
  • "QUOTE HERE"

    - Author

Can you help me. I tried using the jquery you had.

JQuery:
$(document).ready(function() {
$('ul').quovolver({
autoPlaySpeed: 9000
});
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant