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

load at specific slide? #1

Open
frumbert opened this issue Mar 22, 2015 · 0 comments
Open

load at specific slide? #1

frumbert opened this issue Mar 22, 2015 · 0 comments

Comments

@frumbert
Copy link

I'm trying to work out a way of initialising a slideshare presentation starting at a specific slide - adding the option itself is trivial, but the code currently only loads from the first slide, and modifying $(controlNext).one('click', function () is trecherous since it only creates the child nodes after the first item is clicked, so there's no way to do something like _this.fadeInSlide(_this.elem.children[_this.settings.startAtSlide-1], changeLink). Any suggestions?

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