Section 1

Drag your screen so its width is below 768 pixels to test the mobile dropdown functionality.
You can set the breakpoint with an option. Read more about it in the README.

Section 2

You can call the plugin on any element you like as long as it contains an anchor tag with an href attribute.
See the example button below:

Click me!

Since a button like this doesn't require an offset (it's not fixed like the navigation bar) I set the navHeight option to '0'.

Section 3

As you may have noticed after clicking the 'Section 3' URL, the duration of the scrolling animation was way longer.
You can set a specific scrollTime inside the data-scrolltime attribute (check the source).