Inject Dojo
Sad to say, most of the web doesnt yet use dojo. But that needn’t stop you. Inject Dojo
Read the rest of this entry »
Date added: February 10th, 2009 | Author: sfoster
Sad to say, most of the web doesnt yet use dojo. But that needn’t stop you. Inject Dojo
Read the rest of this entry »
Date added: February 10th, 2009 | Author: sfoster
Quick Cookie: How to set the initial visibility state of an element to allow for fade-in animation on page load.
Date added: February 8th, 2009 | Author: dante
One commonly requested feature of Dijit is to allow a DateTextBox to contain a clickable image outside of the input that triggers the popup _Calendar class to display, rather than display when the element is focused. It opens up countless levels of complication internally: design consideration, a11y states, etc. But the concept is really quite simple, and even easier to implement. Shall we?
Date added: January 6th, 2009 | Author: dante
Often times users ask how to display a TooltipDialog from something other than a DropDownButton. Until recently, I’d not thought it to be possible. I have been wrong before.
Date added: November 23rd, 2008 | Author: dante
There is a little technique I use just about any time I animate more than one node at a time that gives the overall animation a lot more fluidity, and I’d like briefly to share it with you. Quickest Cookie. Ever. Its really easy:
Date added: April 11th, 2008 | Author: dante