pajelawrence
23 Sep 2010, 8:05 PM
Hi All,
I was trying to load a certain webapps on the apps. I have used iframe to do it.
here is my code:
html: '<iframe style=\"border:none;height:100%;width:100%\" src='+apps_rec.get('links')+'></iframe>',
It loads the apps, but when I navigate on the iframed apps and my whole apps was frozen or hung.:-?
Is there other way to achieved this iframe into sencha touch.
Or I have some missing on my code? Any tips will appreciated much..
Regards,
Lawrence
I was trying to load a certain webapps on the apps. I have used iframe to do it.
here is my code:
html: '<iframe style=\"border:none;height:100%;width:100%\" src='+apps_rec.get('links')+'></iframe>',
It loads the apps, but when I navigate on the iframed apps and my whole apps was frozen or hung.:-?
Is there other way to achieved this iframe into sencha touch.
Or I have some missing on my code? Any tips will appreciated much..
Regards,
Lawrence