View Full Version : problem on running example
ugurbyrm
2 Jul 2010, 12:05 AM
hi all.
im new in sencha touch and im having problems on loading exapmles.
for example kitchensink examples are almost not working. can that be because of xampp server? what should i do?
thanks in advance
xxxxx
ugurbyrm
2 Jul 2010, 12:29 AM
found a solution. probably it is because of firefox version or any installed extension.
examples are runing on chrome without any problem.
btw my firefox version is 3.5.9.
ugurbyrm
2 Jul 2010, 5:02 AM
more technical answer: firefox 3.5.9 does not support html5 this is why i faced that problem.
chrome 5.0.375.99 supports.
TommyMaintz
2 Jul 2010, 11:27 AM
Much of the HTML5 specification is actually supported by firefox, but we make heavy use of webkit specific css properties and other functionality that only exist in webkit. Also this framework is for touch devices, and the devices we are targeting are all running webkit, thus the lack of need and support for other browsers like firefox.
singlecoil
3 Mar 2011, 7:35 PM
I can get touch working from a local file in chrome (browser) Eg:
file:///C:/sites/touch/examples/kitchensink/index.html
But Cannot get it it to load via apache (setup correctly for other domains) EG:
http://www.daserver.com/examples/kitchensink/index.html
From xammp installed apache I get the error 503 - Service unavailable!
Any clues?
UPDATE: renamed 'examples' folder, and it all seems to work. I do not understand why!
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.