.. _quickstart/gettingstarted: Getting started with some simple steps ====================================== :Status: Draft :Version: 1.0 :Authors: Alex Russell .. contents:: :depth: 2 Getting up-and-running with Dojo couldn't be easier. Just include this line in your web page: .. code-block :: html 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: ======= Example ======= .. cv-compound:: .. cv:: javascript .. cv:: html
click here to see how it works
======== See also ======== * :ref:`Using Dojo from a CDN ` * :ref:`Installation instructions & Tutorials `