Writing a Custom Widget Using Dojo 0.3.1
I’ve just written a custom widget using Dojo 0.3.1, it’s called “MoreOrLessText”. It’s not the most amazing thing in the world but it illustrates the general process of writing a custom widget, which might be useful given that the current documentation for Dojo can be a little confusing. Here’s what I did …