On Friday, April 20, 2018 at 11:15:52 AM UTC-7, Andrea Fae' wrote:
>
> Please help me...
>
>
I'm not going to be much help, but I can confirm that the "hamburger" 
doesn't appear to have any life, where as the "<" and ">" buttons in the 
regular part of the page do change the date displayed.  This is with Chrome 
on a Samsung G8.

Opening the page in Firefox on my desktop has a conventional menu that 
drops down the two login options.

I don't know too much about website developer tools on Android itself, but 
perhaps you can use a simulator environment to watch more closely what the 
JS is doing.

Some sites have an "m." variant of the address to signal "mobile 
environment" and you can use that address on a desktop browser to play with 
the mobile interface, but I don't think web2py has that built-in.  
PythonAnywhere might have that as a feature, but that wouldn't help because 
web2py would still see the desktop user agent.

Oooh, I just tried narrowing the desktop window, and the menu bar switched 
to hamburger, and the hamburger is silent.  Turning on FF inspector, I see 
two errors on the console:

Error: Bootstrap tooltips require Tether (http://tether.io/)
bootstrap.min.js:7:3482

Source map error: request failed with status 404
Resource URL: https:
//andfae.pythonanywhere.com/tcf/static/css/bootstrap.min.css
Source Map URL: bootstrap.min.css.map[Learn More]


The second error may be relevant.

Dave S
/dps




Il giorno mercoledì 18 aprile 2018 20:31:38 UTC+2, Andrea Fae' ha scritto:
>>
>> this is my application
>>
>> https://andfae.pythonanywhere.com/tcf/default/index
>>
>> I can't login with android. I don't know. I see in the upper right of the 
>> smartphone 3 lines but when I click nothing happens...How to fix it?
>> I didn't find anything about this problem it. 
>> Maybe is it regarding bootstrap 4 in web2py?
>> Thank you
>>
>

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