Login Register

help

Need help in using dojox.math

Hi!

I want to access some functions in _base.js in dojox.math. I used the following function but I get an error. Can anyone of you please put me in the correct track??

function getStatistics() {
dojo.require("dojox.math._base");
alert(factorial(5));
}

How to build dojo -0.4.1-ajax?

Hi Folks.

I am new to Dojo. I am working on previous coworker's dojo-ajax code.
I have find he used

and is in js/dojo-0.4.1-ajax/ folder. but I went to dojo web site and download dojo-release-1.0.2.tar.gz file. I never found dojo-0.4.1-ajax directory. and I compared structures of dojo-release-1.0.2 and dojo-0.4.1-ajax. they are different. I am wondering if dojo-0.4.1-ajax is built by some tools, instead of downloading.
thank you!

Chwang

Syndicate content