Getting started with some simple steps¶
Status: | Draft |
---|---|
Version: | 1.0 |
Authors: | Alex Russell |
Getting up-and-running with Dojo couldn’t be easier. Just include this line in your web page:
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/dojo/1.3/dojo/dojo.xd.js">
</script>
Dojo's now included on your page, no install, no fuss. So what do you get for all that hard work?
As the example below shows, animations, event handling, and a wealth of other utilities are instantly available: