Login Register

loading

Using Package system - error loading new .js file

Hello. I've been trying to use the package system for the first time to create a compressed release version of Dojo for my site. I was able to get the script to execute properly by running it with the following command:

build.bat profile=attic action=release releaseName=dojo-root optimize=shrinksafe layerOptimize=shrinksafe

I pulled the entire release directory into my project and I'm trying to reference the new .js file, but I'm getting a javascript error on page load saying it can't recognize "dojo". Here is some additional information.

Tree Loading and new item creation

HI

I am using the following cone

Dijit Tree Test

@import "dojoroot/dojo/resources/dojo.css";
@import "dojoroot/dijit/themes/tundra/tundra.css";

 

Easy Dojo compression with plugins

We’ve been using Include to make compressing and including scripts really easy. It would work great with Dojo and really simplify module and plugin loading, not to mention let users compress their own versions of Dojo. Check it out at http://javascriptmvc.com/include. I hope you find it as useful as we have.

- Brian

A splash screen for dojox.layout.ContentPane loading?

Hi all,

I'm having trouble when i load my ContentPane content : the browser is freezing for several seconds and it's very ugly!
I would like to add a "splash screen" during the content loads, like i do for my global page (like in the ThemeTester.html in dijit).

There is my ContentPane declaration :

',

Syndicate content