Welcome to ESRI Blogs

Browse by Tags

All Tags » dijits

Creating a simple map dijit with the ArcGIS JavaScript API

Dojo Widgets or dijits are a great way to build web application UI components that either combine other components or bind data with business logic. Dijits are designed to be easy for users embed within their web applications. In this post we’ll create
Posted by sterlingdq | 3 Comments
Filed under: , ,

Using Dojo dijits with the ArcGIS JavaScript API

A nice thing about the ArcGIS JavaScript API being built on top of the Dojo toolkit is that you can use Dojo widgets, or "dijits", to add prepackaged user interface components to your applications. Dojo has a bunch of existing dijits you can choose from
Posted by sterlingdq | 8 Comments
Filed under: , ,