-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels