Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Conversation

@kitgrose
Copy link

This allows other JavaScript to react to the content of the next slide before the animation has been performed (no matter how the user navigates around).

By making it a second parameter this should not affect any other existing code.

Compiled the JS with CoffeeScript and minified it with UglifyJS (had to fix an indentation issue on line 519 of the jquery.slides.coffee file for CoffeeScript to compile it, but that was only incidental to this change).

This allows other JavaScript to react to the content of the next slide before
the animation has been performed (no matter how the user navigates around).

Compiled the JS with CoffeeScript v1.1.2 and minified it with UglifyJS.
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.

1 participant