John Walsh lives in the country of Googolica. This country is the first in the world to require its citizens to file their taxes online. Here's the form they use:
2007 Tax Form
The Sovreign Nation of Googolica, In Search We Trust
To the astonishment of the Googolican government, people have not been using the form. The Parliament investigated. The problem, they first thought, might be the brutal tax percentage - 100%. This theory was quickly dismissed.
The final report concluded the web page is faulty, thus discouraging it use. Among its problems:
- It's ugly. Really ugly.
- The form does nothing to help the user. It does not clean up mistakes. And it reports errors after the form has been submitted, leaving the user to stare at a blank form again.
- Googolica has two official languages, English and Snobol. Snobol-speakers are out of luck. And bifurcating the page into an English and a Snobol version makes development twice as difficult.
- People with special needs - low vision, motor problems that discourage mouse use - are out of luck.
- MORE...

IE 7 Fails to open the "Adding Dijit" page
When I click on the link I get a dialog box that says,
I didn't try much to figure out what was wrong.
Rob:-]
Same problem in IE6
I see the same problem in IE6... not exactly good as it happened when I was trying to convince my boss to let us use Dojo.
Works fine in FF 2.
Please Somebody fix it.
I have the same problem with IE.
However, works fine with firefox.
Not very useful example!
This example does not inspire any confidence at all in someone looking at using this toolkit. It crashes both IE 6 and 7 with an "Operation Aborted" error. Unfortunately, support for both IE and Firefox at the very least is a number one requirement. The example should either be fixed or removed (and if there's an underlying problem in the toolkit that causes this, I sure hope that gets fixed soon!).
Why post an example on this web site that appears to have never even been tried on the most commonly used browser platform?
Isn't that the point?
I believe the point is that this doesn't work, hence the need for Dojo.
It's an IE bug that's triggered by JavaScript on the next page
A quick search for 'Internet Explorer "operation aborted"' turned up a number of links, many of which explain that IE fails if you try to modify the dom in certain ways before it has fully loaded. Microsoft acknowledges the bug at http://support.microsoft.com/kb/927917 . There are a number of discussions of the problem that are easily found. I like this one: http://clientside.cnet.com/code-snippets/manipulating-the-dom/ie-and-ope...
Gary
You are correct. There are a
You are correct. There are a number of example pages that use inline dojo examples, and call "parse()" in a script tag immediate following the html ... all of these parse calls _should_ be wrapped in an addOnLoad, but unfortunately are not. We are making progress towards modifying them to work properly in IE, but resources and doc writers are limited.
I am so sorry to said that i
I am so sorry to said that i didn't to join some webpages in dojobook!