lgraubner / jquery-offcanvas

An easy to use jQuery offcanvas plugin.
http://lgraubner.github.io/jquery-offcanvas
MIT License
21 stars 6 forks source link

Can't use more than one instance #3

Closed tiagodjf closed 8 years ago

lgraubner commented 8 years ago

As stated in the docs:

Do not try to initialize more than one instance of jQuery.offcanvas on one page!

By design this plugin is not intended for multiple instances.