|
Ajax
Frameworks
Dojo - Open Source DHTML toolkit
Next Script =>
Script Description :
Dojo is an Open Source DHTML
toolkit written in JavaScript. It builds on several contributed
code bases (nWidgets, Burstlib, f(m)), which is why we refer to
it sometimes as a "unified" toolkit. Dojo aims to solve some
long-standing historical problems with DHTML which prevented
mass adoption of dynamic web application development. Dojo
allows you to easily build dynamic capabilities into web pages
and any other environment that supports JavaScript sanely. You
can use the components that Dojo provides to make your web sites
more useable, responsive, and functional. With Dojo you can
build degradeable user interfaces more easily, prototype
interactive widgets quickly, and animate transitions. You can
use the lower-level APIs and compatibility layers from Dojo to
write portable JavaScript and simplify complex scripts. Dojo's
event system, I/O APIs, and generic language enhancement form
the basis of a powerful programming environment. You can use the
Dojo build tools to write command-line unit-tests for your
JavaScript code. The Dojo build process helps you optimize your
JavaScript for deployment by grouping sets of files together and
reuse those groups through "profiles". Dojo does all of these
things by layering capabilities onto a very small core which
provides the package system and little else. When you write
scripts with Dojo, you can include as little or as much of the
available APIs as you need to suit your needs. Dojo provides
MultiplePointsOfEntry, InterpreterIndependence,
ForwardLookingAPIs, and focuses on ReducingBarriersToAdoption.
Dojo is being built around a single markup language that will
provide application authors with a (more) simple way of
declaring and using responsive DHTML interface components.
Renderings may be made available in several rendering contexts
(such as SVG, or perhaps even the desktop or Flash), but the
markup language (DojoML) and scripting language (JavaScript)
will not change. Better yet, the DojoML parser accepts extended
HTML and SVG as valid input, and can be used to easily create
DegradeableResponsiveApplications.
Script Information :
Website:
http://dojotoolkit.org/
Demo:
See Demo
Download:
Download Script
Free AJAX Scripts by
Ajaxfreescript.com
|