Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Added an init callback #629

Closed
wants to merge 1 commit into from

Conversation

dominic-p
Copy link
Contributor

This callback fires before the "start" callback and allows for modification of the slider before it's fully visible. For example, I find the sudden display of the slider a bit jarring, so I'm using the new callback to hide the slider in "init", and then .slideDown() in "start".

This callback fires before the start callback and allows for
modification of the slider before it's fully visible. For example, I
find the sudden display of the slider a bit jarring, so I'm using the
new callback to hide the slider in init, and then `.slideDown()` in
start.
mattyza added a commit that referenced this pull request Dec 13, 2013
@mattyza
Copy link
Member

mattyza commented Dec 13, 2013

Merged manually. :)

@mattyza mattyza closed this Dec 13, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants