Dojo

 
 
The Dojo Toolkit is a modular open source JavaScript toolkit (or library), designed to ease the rapid development of cross platform, JavaScript/Ajax based applications and web sites.
More information about Dojo can be found at: http://dojotoolkit.org/

The latest Dojo toolkit version can be downloaded from: http://dojotoolkit.org/download/







Installing Dojo v1.2.3



Procedure
  1. Create on your webserver the directory <docroot>/scripts

  2. Download Dojo Toolkit 1.2.3 (Dojo + Dijit + DojoX): dojo-release-1.2.3.tar.gz.

  3. Unzip the content of file dojo-release-1.2.3.tar.gz into <docroot>/scripts

  4. Rename directory <docroot>/scripts/dojo-release-1.2.3 into <docroot>/scripts/dojo

  5. Verify if your installation is working, enter the following urls in your browser:

    https://www.mobilefish.com/scripts/dojo/dijit/themes/templateThemeTest.html
    https://www.mobilefish.com/scripts/dojo/dijit/themes/themeTester.html
    https://www.mobilefish.com/scripts/dojo/dijit/themes/themeTesterQuirk.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_change_structure.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_custom_sort.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_edit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_empty.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_model.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_model_EmptyResultSet.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_model_multiStores.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_model_processError.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_dojo_data_notification.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_edit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_edit_canEdit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_edit_dijit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_events.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_expand.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_dlg.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_headerHeight.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_layout.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_layout_borderContainer.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_layout_LayoutContainer.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_object_model_change.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_programmatic.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_programmatic_layout.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_rtl.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_themes.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_grid_tooltip_menu.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_keyboard.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_markup.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_mysql_edit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_sizing.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_sizing_100rows.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_sizing_ResizeHandle.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_styling.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_subgrid.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_tundra_edit.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_yahoo_images.html
    https://www.mobilefish.com/scripts/dojo/dojox/grid/compat/tests/test_yahoo_search.html
    https://www.mobilefish.com/scripts/dojo/dojox/resources/manualTests.html
    https://www.mobilefish.com/scripts/dojo/dojox/widget/DocTester/DocTester.html