I figured out how to get my apps back to a state before the jqmobile plugin 
 was added and I learned a lot in this process. I am making a suggestion 
that some more documentation or information be added for the jqmobile 
plugin.  I thought that adding the plugin would get both the mobile view 
and the non-mobile views in the same app. There were views created in the 
same directory named like index.html and index.mobile.html. 

But what happened was that some js and css files were autoremoved and the 
views/layout.html was modified, and an extra index.html was added in views 
so effectively the "desktop" view was removed and only the mobile view 
worked..   Looking through the group listings, I see that someone modified 
his controller/default.py to get a conditional setting that gives both 
mobile and "desktop" views.

I might be doing something wrong, of course, but what is the standard 
behavior supposed to be when the jqmobile plugin is added?

Where can I find more examples of doing this, having both mobile and 
desktop views in the same app, please? Or, do most people have parallel 
apps with mobile plugin installed?


thanks,
Margaret


>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to