radutoev
21 Nov 2011, 4:30 AM
Hello,
I am trying to run locally the portal example found at http://dev.sencha.com/deploy/ext-4.0.0/examples/portal/portal.html . I've copied all css and js files fom the website and I using the ext library from http://cdn.sencha.io/ext-4.0.7-gpl/ext-all.js (debug also).
The problem is that when I try to load the application I get a firebug error message:
Operation is not supported
b += key + ':' + val[key] + ';';
What should I do in order to get the example up and runing. Is there a download link where all project files can be downloaded?
Thanks.
I am trying to run locally the portal example found at http://dev.sencha.com/deploy/ext-4.0.0/examples/portal/portal.html . I've copied all css and js files fom the website and I using the ext library from http://cdn.sencha.io/ext-4.0.7-gpl/ext-all.js (debug also).
The problem is that when I try to load the application I get a firebug error message:
Operation is not supported
b += key + ':' + val[key] + ';';
What should I do in order to get the example up and runing. Is there a download link where all project files can be downloaded?
Thanks.