The GitHub issue tracker is exclusively for opening demonstrable bugs with the library or for discussing/implementing enhancements. If you need general help with Waypoints try searching through existing closed tickets, searching through the #jquery-waypoints tag on StackOverflow, or asking your question there using that tag. If you do ask a question on StackOverflow, please follow the guidelines for asking a good question.
If you're opening a ticket for a bug:
If you're interested in discussing a possible new feature:
Tests are written in Jasmine and run through the testem test runner. To run them locally you'll need to:
You can then run the tests one time by running npm test
, or enter TDD mode by running npm run tdd
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.