it'd be hardly an issue with bootstrap itself given bootstrap "share" among 
websites

On Friday, December 2, 2016 at 9:38:09 PM UTC+1, Dave S wrote:
>
>
>
> On Friday, December 2, 2016 at 11:55:33 AM UTC-8, Brian M wrote:
>>
>> In case others have this sort of a problem where javascript events are 
>> affected by the css of bootstrap...
>>
>> The problem was in the css file:  bootstrap.min.css
>>
>> Somehow the relative position causes the event not to bubble up. How 
>> jacked up is that?
>>
>> .col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
>>
>>
>>
>>
> Interesting.   Massimo has examples of web2py usage that don't use 
> bootstrap ... he's worked up stupd.css for these;  the bundled app at 
> web2py/application/examples is the online book using stupid.css.  There are 
> also some sample pages as part of the github for stupid.css 
> <URL:https://github.com/mdipierro/stupid.css>
>
> I don't know how much you're committed to the current views, or if you 
> still have the option of trying the lighter css.  But you can check it out 
> if you want.
>
> /dps
>
>

-- 
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.

Reply via email to