[Noisebridge-discuss] [RFC] Noisegate Web app prototype

Jeffrey Carl Faden jeffreyatw at gmail.com
Mon Apr 8 17:52:04 UTC 2013


I would also suggest adding a <meta name="viewport" content="width=device-width, user-scalable=no"> to make the numbers appear fullsize without having to zoom in.

Jeffrey

On Apr 8, 2013, at 10:49 AM, Jeffrey Carl Faden <jeffreyatw at gmail.com> wrote:

> If you don't like the standard keyboard on smartphones and would prefer a numerical one, use <input type="number">. That will cause a numpad to appear on iOS and Android.
> 
> You might also consider putting <button> elements inside each table cell and styling those to only show the numbers inside them, but that is kind of a triviality.
> 
> Jeffrey
> 
> On Apr 7, 2013, at 11:54 AM, Garrett Smith <dhtmlkitchen at gmail.com> wrote:
> 
>> On 4/7/13, Josh Juran <jjuran at gmail.com> wrote:
>>> [RFC == Request For Comments]
>>> 
>>> In the interest of supporting Noisebridgers not running Android, I'm
>>> developing an implementation of Noisegate in DHTML (which might be
>>> better known by its marketing name "HTML5", although Noisegate
>>> doesn't use any features introduced by HTML version 5).
>>> 
>>> So far, I have a user interface that works in (at least some) desktop
>>> browsers.
>>> 
>> Why not just use an INPUT element? Should work everywhere.
>> 
>> Nit: better compatibility with IE for   as id="code" first child.
>> (IE drops text nodes)
>> -- 
>> Garrett
>> Twitter: @xkit
>> personx.tumblr.com
>> _______________________________________________
>> Noisebridge-discuss mailing list
>> Noisebridge-discuss at lists.noisebridge.net
>> https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
> 




More information about the Noisebridge-discuss mailing list