this would be the last time I post on the subject: hopefully new readers will accept things as they are and live happily ever after.......
bootstrap3 DOESN'T (and probably won't ever, if you followed its development closely) support any menu that goes as far as the 3rd level. ANY snippet of code you find around the internet has issues either on large screens or in narrow ones, displays ugly scrollbars, doesn't work with touch, scales ugly, etc etc etc. If you adopt bootstrap3 you NEED to revisit your menu structure to comply with bs3 fundamentals, that, summed up, is that ultra-nested navigation menus are BAD in 2015, when more than the half of the users visiting your site are not using a mouse and have a narrow screen. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

