jPushMenu icon indicating copy to clipboard operation
jPushMenu copied to clipboard

How i can use jPushMenu with Bootstrap navbar in mobile view only.

Open umefarooq opened this issue 10 years ago • 2 comments

How can we use this script with bootstrap navbar, same script start working on mobile view with same navbar menu items.

umefarooq avatar Jun 24 '15 05:06 umefarooq

Just a rough guess, I would say you could put the entire bootstrap <nav> structure inside the jPushMenu container and have it scale up and down to mobile / desktop formats without jPushMenu interfering with the ul/li structure. I'm facing the same question myself and am trying various experiments, I'll let you know if I discover something useful.

drawcard avatar Jul 27 '15 01:07 drawcard

Check this - using over standard bootstrap nav walker:

http://www.stampede-design.com/blog/2014/08/responsive-bootstrap-push-menu-using-jpushmenu/#.VrF4ZzaLRE7

blitz999 avatar Feb 03 '16 03:02 blitz999