Amen
Amen

Reputation: 713

Google's AJAX CDN

Does any one know how to access the Claro css file for version 1.3.2 I tried this link but it did not work?

http://ajax.googleapis.com/ajax/libs/dojo/1.3.2/dijit/themes/claro/claro.css

Upvotes: 0

Views: 391

Answers (2)

Robbie Scourou
Robbie Scourou

Reputation: 136

Looking at the older releases of dojo, there isn't a claro theme for the 1.3 branch - see here:

http://download.dojotoolkit.org/release-1.3.3/dojo-release-1.3.3/dijit/themes/

In fact, it looks like this was a new theme added in release 1.5:

http://docs.dojocampus.org/releasenotes/1.5#claro-theme

Upvotes: 2

Amen
Amen

Reputation: 713

Looks like I might have to just deal with using version 1.5.

Upvotes: 0

Related Questions