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

Create a way to update the slides #151

Open
imakewebthings opened this issue Nov 21, 2013 · 1 comment
Open

Create a way to update the slides #151

imakewebthings opened this issue Nov 21, 2013 · 1 comment

Comments

@imakewebthings
Copy link
Owner

Folks need a way to update the deck after initialization. I'd like to start with an update or refresh method that rebuilds the internal slide array from the current DOM (using the same slideSelector option from init) and fires an event.

@twitwi
Copy link
Contributor

twitwi commented Mar 31, 2014

My pull request #161 only satisfies this partly: it just updates the array and does not apply/unapply the DOM styling etc. It works only when called in the initialization phase (beforeInit).

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

2 participants