I'm using this in a project now and I even have it working on IE 8. Thanks,
Paolo!
The only thing I have had to do so far is to add "li_active='active' to
bs3.menu():
menu = MENU(current_menu,
_class='nav %s' % menu_class,
li_active='active',
li_class='dropdown',
ul_class='dropdown-menu')
On Monday, December 23, 2013 3:20:48 PM UTC-5, Paolo Caruccio wrote:
>
> I just completed a package that applies the bootstrap3 style to some
> web2py elements - the current version covers the navigation menus, the auth
> navbar and SQLFORMs (via formstyle) - but I need your help for testing it.
>
> The package includes the following files:
>
> - bootstrap3.py
> - web2py-bootstrap3.css
> - web2py-bootstrap3.js
> - example of layout.html
> - a readme file containing the istallation and usage instructions
> - license (please report if the license is right for a future inclusion
> in web2py)
>
> Here attached some screenshots and a web2py app with examples.
>
> Thank you in advance for your feedbacks, suggestions for optimizing the
> code and any additions and everything else useful to improve the package.
>
> Marry Christmas.
>
>
>
>
>
>
--
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.