12-18-2012 04:19 PM
12-19-2012 03:37 AM
What works in the browser may not be the same for webworks compiled app (thinking thats obvious from your post). What I mean is: a web page / app does not have the config / manifest that an webworks app has and needs. While you can take a web / html5 app and convert it into a webworks app, it won't work straight away with the adjustments.
Are you able to supply code for this app?
12-19-2012 04:38 AM
Ok, I think that I now understand this a bit better. This is a link to the code: wootton-house.com/app/latin/index.html
My problem is that although I know about the compiling and everything, I don't know how to find out what is going wrong.
12-19-2012 04:54 AM
12-19-2012 05:10 AM
Ok, I think that I will have a look at that. Might the problem be that I defined sizes in the CSS with percentages?