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
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
Looks like I might have to just deal with using version 1.5.
精彩评论