NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on April 11, 2017, 08:33:21 AM

Title: My Menu doesn't display on my mobile device if the default page is a netwebbrows
Post by: MikeR on April 11, 2017, 08:33:21 AM
I have noticed if the default page does not have a browse then the menus appear on the mobile device.
If the default page is a netwebbrowse, you can never access the menus ?
Title: Re: My Menu doesn't display on my mobile device if the default page is a netwebbrows
Post by: Bruce on April 12, 2017, 05:16:13 AM
By "on the mobile device" - you mean the jQuery Mobile mode?

That makes sense, since headers and footers in mobile mode would not include the menu.

At this point I'm recommending that you stay in "desktop" mode, and avoid "mobile" mode. (You can set this in the WebHandler / Settings)

Cheers
Bruce
Title: Re: My Menu doesn't display on my mobile device if the default page is a netwebbrows
Post by: MikeR on April 18, 2017, 02:52:34 AM
No Bruce. I think the app stays in desktop mode.
I don't change anything.
just if the screen gets small enough the menu buttons disapear on a netwebbrowse.
This is fine in normal circumstances.  you can go back to the menu you came from.
But if the NETWEBBROWSE is the main page for the webserver. eg the index page then only the browse items display and NO menu buttons appear. you cant navigate to other pages in your app.


 
Title: Re: My Menu doesn't display on my mobile device if the default page is a netwebbrows
Post by: Bruce on April 18, 2017, 10:03:46 PM
Hi Mike,

What menu type are you using?

It sounds to me like you have responsive CSS in play, and it drops the menu when the width is narrow...

cheers
Bruce