[Dojo-interest] Focusing
Bill Keese
bill at dojotoolkit.org
Sun Apr 30 03:22:09 MDT 2006
Chris Watt wrote:
> Hi Guys,
>
> I'd like to do a 'focus' style thing similar to how the login box and
> forgotten password box on this site work
> http://www.designologue.com/mint/?preferences
Sounds like Dialog.
>
>
> ALSO, if you look at this page (http://www.designologue.com/mint/),
> they have divs set to a specified width. After the page has rendered
> and the float:left; command has finished it, how would I use dojo (or
> similar) to perform a similar widening function on the fly? I want it
> to work in the same kine of way (stacking up next to each other as
> wide as possible). I also want it to apple a clear:left; class to the
> first box on each line (to maintain that clean organised table look.
>
I don't think there's anything in dojo that does this. There's
LayoutContainer, but that's a bit different.
More information about the Dojo-interest
mailing list