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

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

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

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

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?

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?

Unregister/delete All Child Nodes Of A Div Tag In Dojo

I have a div tag, lets say 'mydivTag' It has a child node under it with an ID of 'child… Read more Unregister/delete All Child Nodes Of A Div Tag In Dojo