$('.dlg').dialog().parents('.ui-dialog').draggable('option', 'snap',
true);...Man, that's almost poetic! You gotta love jQuery. On Aug 28, 6:15 am, "Richard D. Worth" <[email protected]> wrote: > Here you go:http://jsbin.com/iheti > > - Richard > > On Tue, Aug 25, 2009 at 12:34 AM, diogobaeder <[email protected]> wrote: > > > Hi there, > > > I designed my website (http://diogobaeder.com.br/) using dialogs for > > content boxes, but now I want these dialogs to snap to each other... > > how can I accomplish that using jQueryUI? I tried to set the options > > in many different ways, but none of them seem to work. :-( > > > Any ideas? > > > Thanks, > > > Diogo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
