Subj : Re: [WINServer] Mobile Device Support
To   : All
From : WINSERVER SUPPORT
Date : Thu Jan 31 2019 07:12 pm

Date: Sat, 10 Nov 2012 11:52:39 -0400
From: WINSERVER SUPPORT
To: all
Subject: Re: [WINServer] Mobile Device Support
Newsgroups: win.server.program
Message-ID: <[email protected]>
X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
Lines: 63

The real test are these web links:

   http://catapult.winserver.com/public/js/mobile/demos

If these pages WORK for the devices:

  desktops and main browsers with HTML5 support
  iphones with safari (has HTML5 support)
  droids with chrome (has HTML5 support)

then this is recommended direction to take your web site to. We will
try to help with making the templates work across the board. That is
why I am using the demos pages as a test site.

Check it out and see how these UI pages work on your devices and also
normal desktop browsers.

Thanks



Hector Santos wrote:
> Well,  I see something simple for people to try to get your web site
> MOBILE ready. Its a start, but it works with the following meta header:
>
> <meta name="viewport" content="width=device-width, initial-scale=1" />
>
> This helps to begin the scaling correctly for all devices, including
> desktop browsers. Its not perfect but at least the buttons and text are
> bigger. Pages will be changes in in there to accomodate mobile devices.
>
> I did this in the several pages:
>
> @IF BROWSER.PLATFORM = "iphone"@
> <meta charset="utf-8" />
> <meta name="viewport" content="width=device-width, initial-scale=1" />
> @ENDIF@
>
> This will test for a iPhone browser.  What I need to know is what
> browser.xxxxxxxx properties are available for the android devices (i.e.
> google stuff).   You can test the browser on your device by going to:
>
>  http://beta.winserver.com/public/UserBrowserStatus.wct
>
> and tell me what it says for your device web access to this page for the
> following:
>
> BROWSER.VERSION   =
> BROWSER.NAME      =
> BROWSER.PLATFORM  =
>
> thanks
>
>
>

--
Hector, Engineering & Technical Support
Santronics Software, Inc.
http://www.santronics.com (sales)
http://www.winserver.com (support)
http://www.winserver.com/AupInfo (Online AUP Help)
Office: 305-248-3204
--- Platinum Xpress/Win/WINServer v3.1
* Origin: Prison Board BBS Mesquite Tx  //telnet.RDFIG.NET www. (1:124/5013)