Interesting... I am able to confirm by building out static menus on the welcome app, but my more complex app is going to be more difficult to change. Add to that the desire to have 2 layouts one for mobiles and one for larger computer based browsers.
What's the best way to handle the complex layout? Variablize (is that even a word?) the layout path and if/then fork the menus? Regardless of the annyoance of this "feature" it's still far less work that I had planned in converting the slablet template: http://host.sonspring.com/slablet/light.html --Nite On May 14, 7:11 pm, Massimo Di Pierro <[email protected]> wrote: > If they link a page that does not use the plugin_jqmobile/layout.html > (or return an invalid request, including an error), it hangs. If is a > jquery.mobile "feature". I wish there was a way to disable. I have not > found it so far. > > On May 14, 5:26 pm, Nite <[email protected]> wrote: > > > > > > > > > I love it! Talk about bootstrapping app development! :-) > > > I tried it against my app and also the welcome app with the same > > results. > > > The menus do not behave as expected. Most of the time (tested in > > Chrome 11, Firefox 4, and Safari) the clicking a menu item results in > > a "Loading box" with nothing happening. I'm guessing this is because > > the first level menu doesn't link to anything and the menu structure > > should be modified to support this layout? > > > -- Nite > > > On May 14, 5:50 pm, Anthony <[email protected]> wrote: > > > > Excellent! > > > > Note, the demo page doesn't render properly in IE: > > > > <https://lh3.googleusercontent.com/_GVRmxvNFHpo/Tc74DbV3suI/AAAAAAAAA8...> > > > > It looks fine in Chrome and Firefox, but what is the demo supposed to do? > > > In > > > Firefox, when I click on any buttons, it says "loading", but nothing > > > happens. Same thing in Chrome, although in Chrome, the page refreshes by > > > sliding to the left. Is anything else supposed to happen? > > > > Two other things: > > > > - In layout.html, {{block booter}} should probably be {{block footer}} > > > (I > > > assume). > > > - On the demo page, it says "Try click on a button on the right", but > > > the > > > phone is actually on the left. > > > > Great work. > > > > Anthony > > > > On Saturday, May 14, 2011 4:57:12 PM UTC-4, Massimo Di Pierro wrote: > > > >http://web2py.com/plugins/plugin_jqmobile/about > > > > > Please send us comments and suggestions

