arielsalminen / TinyNav.js

Responsive navigation plugin that weighs just 443 bytes
http://tinynav.viljamis.com/
635 stars 207 forks source link

Wrap select in form; submit that form in order to trigger navigation #76

Open wheeyls opened 9 years ago

wheeyls commented 9 years ago

Simple enough of a change; I just don't want to alway be bound to the default window.location.href. By submitting a form I can bind to that form's submit handler and customize the behavior.