04-24-2012 03:41 AM
Hello everyone ,
i am new to the blackberry Playbook Application development,
I have a phonegap - senchatouch based application,
when i run the application on the blackberry simulator using ripple the html contents arent visible,
nor on the sencha touch panel nor the index.html page.
I am using Sencha touch 1.1
Phonegap version 1.6.1
Pls reply asap as i have a presentation coming up dis week.
Thanks in advance ![]()
04-24-2012 03:41 PM
What do you get when loading index.html with Chrome?
04-25-2012 09:16 AM
Right click on the content of your application in Ripple and select "Inspect". This is the Web Inspector debugging/profiling tool.
Next, open the "console" tab. If there are any runtime errors causing your content to not be displayed, they will be shown here.
Good luck!
05-02-2012 02:52 AM
i have table that shows images with captions on my index page. the images do appear but the text doesnt appear.
05-02-2012 03:02 AM