eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

optimization for mobile devices #20

Open eckhchri opened 9 years ago

eckhchri commented 9 years ago

Change toolbars to be usable within mobile devices

  1. http://demos.jquerymobile.com/1.4.5/panel/
    Examples: http://demos.jquerymobile.com/1.4.5/navbar/ -> 'Navbars in headers' http://www.w3schools.com/jquerymobile/tryit.asp?filename=tryjqmob_header
  2. http://demos.jquerymobile.com/1.3.0-rc.1/docs/content/content-grids.html
  3. http://demos.jquerymobile.com/1.3.0-rc.1/docs/demos/widgets/accordions/
  4. http://w2ui.com/web/demo/grid
  5. http://www.w3schools.com/jquerymobile/jquerymobile_toolbars.asp

Problem1: http://www.quirks-modus.de/archives/237

Problem2: Auf Mobilgeräten, kann die Tabelle nicht verschoben werden, da die "Maustaste" nicht gedrückt gehalten werden kann.

mögliche Lösung: