-
22 Oct 2011 5:38 AM #1
index.html codes are affected Panel...
index.html codes are affected Panel...
if I use div tags ... Then Panel's top position is downed....Code:<!DOCTYPE html> <html> <head> <title>Getting Started</title> <link rel="stylesheet" href="../touch/resources/css/sencha-touch.css" type="text/css"> <script type="text/javascript" src="../touch/sencha-touch-all.js"></script> <script type="text/javascript" src="index.js"></script> </head> <body> <div id="temp" style="visibility : hidden" width="0" height="0"> <div id="overlayid"> Some Code <BR> Some Code <BR> Some Code <BR> Some Code <BR> </div> </div> </body> </html>
Is Overlay is not allowed at ST2?
-
31 Oct 2011 11:09 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
Having a language problem here, not sure what the issue is.
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote