Hello, I'm using the jquerymobile plugin on my webapp and when I look at it on the jquerymobile demo site locally, it shows correctly:
<https://lh5.googleusercontent.com/-OyIDPl4Y6TE/Unr9Z8S7V2I/AAAAAAAAAIQ/CaGBmseFqpM/s1600/demo_look.png> but now that I deployed it to GAE, when I look at it on my iPhone using Safari it just looks like a website with a jquerymobile look: <https://lh3.googleusercontent.com/-lMQaB8LuMjU/Unr_q_6VQ7I/AAAAAAAAAIc/9_X3qCHKJxE/s1600/2013-11-06+21.14.52.png> Am I supposed to do something different since I'm deploying it to GAE? All I did was use the jquerymobile/layout.html and then extend it to all my other views (except the user.html view, when I extended on that one, when I logged in it would display a blank page so I kept it as layout.html for now).... I'm relatively new to web2py, python, GAE, and jquerymobile...all the knowledge I have is from what I've learned through developing this web app. Thank you in advance! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

