Posts Tagged ‘dojo.declare’

Read more

No end to rounded corners

No end to rounded corners

After the last tutorial on how to make fancy rounded tabs, I thought it might be interesting to take a look on how to make a widget which lets you transform a simple “div” into a nice looking one with rounded corners and flexible width/height, using just one image.
Read the rest of this entry »


Read more

Color by numbers: dojo.delegate

I wrote a fairly advanced article over at the SitePen blog on metaclass programming. But you shouldn’t have to read through a long, technical article to find out about just one of the little gems mentioned in it. Sounds like the perfect time for a Dojo Campus cookie.

Read the rest of this entry »

Read more

Making your own dojo.connects

The first time I read the manual pages for dojo.connect, I didn’t realize how powerful dojo.connect really is. For a long time I have used it effectively to connect to mouse clicks and other events but there are way more powerful features than those.
Read the rest of this entry »