okayNav
okayNav copied to clipboard
Global _options variable avoids using multi okayNav instance in one page
Hi, very nice plugin!
My problem : _options variable is declared globally and can cause problems if I use several okayNav instances in one page. Do you think it could become a instance property?
Same problem for the $navigation,$nav_visible,$nav_invisible variables. Do you think they could also become instance properties?
Currently it's not possible to use okayNav in multiple instances for a variety of reasons. At least, not out of the box anyway. But yeah, point taken, leaving this open for now.
Ok, thanks