-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Hi,
The multiview plugin looks VERY promising to support my need of different layouts and behaviors based on the available screen size.
However, I cannot seem to see the demo render on any of my devices. The plain html quickly display an unformatted menu, then all goes to a light grey but otherwise empty page. http://www.stokkers.mobi/jqm/multiview/demo.html, from the readme.md on github.
It works on non of my android based cells or tablet using stock Android (WebKit) browser on my cell, stock browser or Chrome browser on my Acer tablet (Ice Cream Sandwich). BTW it doesn't render on my Windows PC either (not on IE8, nor on Chrome).
JQM 1.1.0 otherwise works on all those browsers.
I'd bet it is a trivial test that fails and prevent to render on the current demo page.
Googling a bit, i found http://www.stokkers.mobi/valuables/multiview/show/index.html which is workable page. Is it current?
Or is this (http://www.stokkers.mobi/jqm/multiview/test/fix_triplePop.html) a better demo? It looks awesome in functionality.
Thanks for pointing me to the most recent working demo.
Regards.