Read more

DojoML - The best thing since sliced bread!

Have you ever found a widget that does almost *everything* you need, yet you still manage to find some small thing that needs to be done differently? Ever cringe at the thought of having to extend a widget to add 5 or 10 lines of code to it? In the past, thats what you had to do… well unless you were really gung-ho and wanted to write your own from scratch.
Read the rest of this entry »

Read more

Variable Properties

The shortest cookie ever: How to assign properties from variable hashes, or: Why dotted notation rocks.
Read the rest of this entry »

Read more

Submitting dijit.Editor’s content in a form

Here’s a simple HOWTO to submit your editor content inside a form tag. There are other ways to do this, but this is what I do.
Read the rest of this entry »