We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to add a finished function. When I loaded jquery.singlePageNav.js, then the finished was called as documented in the REAMDME.md file.
finished
jquery.singlePageNav.js
When I loaded jquery.singlePageNav.min.js, then the finished function was NOT called.
jquery.singlePageNav.min.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I wanted to add a
finished
function. When I loadedjquery.singlePageNav.js
, then thefinished
was called as documented in the REAMDME.md file.When I loaded
jquery.singlePageNav.min.js
, then thefinished
function was NOT called.The text was updated successfully, but these errors were encountered: