[web2py] Re: How to get dropdown options working on nav-bar

2016-09-14 Thread Dave S
On Wednesday, September 14, 2016 at 1:00:45 PM UTC-7, Peter wrote: > > > That may be from the Bootstrap2 days. >> > > I put some time in last night trying to understand the how/why and think I > have a handle on it, thanks again for the pointers Dave. > I'm always happy to help, and sometimes my

[web2py] Re: How to get dropdown options working on nav-bar

2016-09-14 Thread Peter
> That may be from the Bootstrap2 days. > I put some time in last night trying to understand the how/why and think I have a handle on it, thanks again for the pointers Dave. It may be useful to other noobs so my lessons learned... I started to develop using an existing Free CSS Template

[web2py] Re: How to get dropdown options working on nav-bar

2016-09-13 Thread Dave S
On Tuesday, September 13, 2016 at 3:28:24 PM UTC-7, Peter wrote: > > > Thanks Dave, > stupid.css doesn't look so stupid! but there will be a learning curve for > me to understand it and the more I look at the more I need to understand > css better. > > Start with

[web2py] Re: How to get dropdown options working on nav-bar

2016-09-13 Thread Peter
Thanks Dave, stupid.css doesn't look so stupid! but there will be a learning curve for me to understand it and the more I look at the more I need to understand css better. The change to Bootstrap3 limited the nesting levels of submenus ... only 1 > sub-level now, I believe. This was a

[web2py] Re: How to get dropdown options working on nav-bar

2016-09-13 Thread Dave S
On Tuesday, September 13, 2016 at 1:02:54 PM UTC-7, Peter wrote: > > I am trying to get a menu item to display additional selectable drop down > options... > > > > > > > > > > > > > > > > > > > > *default.pyif auth.user:response.menu=[ ( 'Home' > , False , url(