NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Devan on August 20, 2012, 09:21:35 PM

Title: Browse navigation buttons on Mobile
Post by: Devan on August 20, 2012, 09:21:35 PM
Just come up with an issue with a couple of clients using the Mobile version of NT.

On any page loaded browse, we get a really nice 'toolbar' at the bottom of the mobile screen with 'Next', 'Previous', 'First', 'Last' etc. which works nicely.  However, if the browse has a 'Select' or a 'View' button at the bottom, then on most occasions, the button is HIDDEN by this toolbar, and when you scroll around the screen, the toolbar tends to become 'unstuck' from the bottom of the screen and scroll with the rest of the page, still obscuring these buttons.

I know keeping a static CSS div as a toolbar at the bottom of the screen has always been problematic on mobile Safari etc., but I thought that the jQuery people had managed to solve that?  Perhaps not?

Cheers,
Devan
Title: Re: Browse navigation buttons on Mobile
Post by: Devan on August 20, 2012, 09:41:23 PM
Just came across this: http://cubiq.org/iscroll-4

Possible solution for the iOS "scroll within a div" issue?  If so, perhaps Bruce could look towards integrating it into the templates?  ;)
Title: Re: Browse navigation buttons on Mobile
Post by: Bruce on August 20, 2012, 09:46:03 PM
before we go there - you might want to look at the settings on the WebServer procedure, Mobile tab.
There are options there to fix the position of the Browse and Form headers and footers. I'm thinking you might want to "unfix" the browse footer one.

cheers
Bruce
Title: Re: Browse navigation buttons on Mobile
Post by: Devan on August 20, 2012, 10:01:08 PM
Bingo! That fixed it - thanks Bruce...  ;D