Hi,

I'm experimenting with the new mobile stuff, and have run against a
brick wall.  I am working off of bleeding edge trunk, and am getting a
blank page in safari and a non-blank page in chrome.  Unfortunately, I
also get the blank page on an iPhone browser.  Test url:

http://chiaraquartet.net/cs2/build/index.html

This is a live site that is just a test page.  It is a build (I don't
have the source sdk set up on the live server).  My application code
after the basic stuff is this:

      var page = new qx.ui.mobile.page.NavigationPage;
      page.setTitle("test");
      page.show();

I did a proper create-application with type of mobile, and had
everything working splendidly in chrome and for a little while on
iphone.  I have no idea what I broke or how.  I do know that the
application code is never actually executed on safari (stepped through
csq.js in safari developer tools) and IS executed on chrome, but I don't
know why safari doesn't go through with running the application.

Any insights appreciated.

Greg
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to