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

Random Timeout #366

Open
wants to merge 70 commits into
base: rewrite
Choose a base branch
from
Open

Random Timeout #366

wants to merge 70 commits into from

Conversation

Silthrim
Copy link

@Silthrim Silthrim commented Jul 30, 2016

Hello,
I hope I'm right here, but I wonder if theres a simple way to set the timeout to random or a time range.
In my case I created a grit of 4 responsive Sliders, but as it is, they all change pictures at the same time, which doesn't look that good.

Thanks for any help!

arielsalminen and others added 30 commits May 2, 2012 15:05
Don't use `:animated` pseudo selector
arielsalminen and others added 25 commits January 7, 2013 10:40
…up for pager navigation. "controls" option is renamed to "navContainer". Default speed of the transition is now to 500ms.
Reduce scope of DOM traveral to find $prev by filtering result of
$trigger.  Optimistically cache and reuse result of DOM traversal to
locate visibleClass.
Minor jQuery DOM traversal tuning
Changed the default callback functions to jQuery.noop(), which was especially created for this kind of thing. http://api.jquery.com/jQuery.noop/
Minor tweak for default callback functions.
Set "this" to target slide. Fixes #42.
@Silthrim Silthrim changed the title Random Speed Random Timeout Jul 30, 2016
Added compatibility with jQuery 3.0.0 (changed size() to length).
<script src="../../responsiveslides.min.js"></script>
<script>
// You can also use "$(window).load(function() {"
$(function () {

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sdv

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sdfg

Suggested change

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

Successfully merging this pull request may close these issues.

9 participants