Hi Markus, the source version from a qooxdoo application loads the originals source files, the build version instead copy/creates the source files in one or more files. Have a look at the "Net" view from FireBug for example (only from http://.. so far as I know). Can you see the different? The "Net" view should in your case show that the all qooxdoo files could not be loaded from the server. This is because the files are not accessible from the document root (server).
Have a look at my last answer to configure the server, so that the qooxdoo source files are accessible. Cheers, Chris Am 29.04.2010 10:53, schrieb privader: > Okay, it is working via file:/// but NOT with http://... on my webserver. > > Why is only it runable from browser with file:// in source and not via http? > How can I fix this? > > Much regards, > Markus Mueller > > ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
