You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can none of the parent containters of 'mainNav' can be floated nor absolute, but only fixed? I had to change the layout to comply to that requirement. Why is it so?
It would be nice if you specify in REAME that options are default values, and some are required. Somewhat obvious but at first when I read var nav = priorityNav.init(); was all there was needed to initialize, It didn't work.
The text was updated successfully, but these errors were encountered:
Great script, i think it is the most complete i found, I already implemented it. Some minor issues:
I found class setting restrictive, it could allow for multiple class entry favoring css code reuse when you do bring your own, without going:
For instance:
Can none of the parent containters of 'mainNav' can be floated nor absolute, but only fixed? I had to change the layout to comply to that requirement. Why is it so?
It would be nice if you specify in REAME that options are default values, and some are required. Somewhat obvious but at first when I read
var nav = priorityNav.init();
was all there was needed to initialize, It didn't work.The text was updated successfully, but these errors were encountered: