Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dojo

Textarea Maxlength Value Not Working

I have a textarea and I am setting maxlength from JS using DOJO library.The code is as follows: … Read more Textarea Maxlength Value Not Working

Dijit Tree, How To Improve Performance For A Large Tree With 500 Child Nodes Under Root

Each tree node contains other inner widgets, so it takes long time to render the whole 500 items es… Read more Dijit Tree, How To Improve Performance For A Large Tree With 500 Child Nodes Under Root

Why Doesn't This Dojo 1.9/js Code Work In Internet Explorer 7?

We are having a problem with a web application that uses Dojo 1.9. The application works fine in … Read more Why Doesn't This Dojo 1.9/js Code Work In Internet Explorer 7?

Dojo - How To Refresh Combobox With Updated Itemfilereadstore Data

I changed ItemFileReadStore for combobox in Dojo. My code looks something like Solution 1: If… Read more Dojo - How To Refresh Combobox With Updated Itemfilereadstore Data

Dojo Tree Event On Root Nodes

**I'm building dojo tree using the following code: The tree is displayed as expected. The prob… Read more Dojo Tree Event On Root Nodes

Dojo And The Offline Application Cache

We've been working on an offline capable JavaScript applicaion using Dojo and the storage and o… Read more Dojo And The Offline Application Cache

How Do I Create A Div With Dojo Create?

i want to generate the divNodes0 div from this example via dojo create (including the h1 and ul): S… Read more How Do I Create A Div With Dojo Create?

Warning : The Page Index.html Ran Insecure Content

I deployed my application on google appe engine. My web site use Dojo with the template claro. When… Read more Warning : The Page Index.html Ran Insecure Content