Sorry, forget we are still on the 1.7 is the new 1.6 thread. If you have any further questions about getting dialog to work with 1.6rc2, please start a new thread, to keep this one OT. Thanks.
- Richard On Fri, Feb 13, 2009 at 8:41 AM, Richard D. Worth <[email protected]> wrote: > > On Fri, Feb 13, 2009 at 8:28 AM, Rene Veerman <[email protected]> wrote: > >> >> >> > >> > And do you know if it has the 8 extra divs to make up a border of >> > a dialog? >> > >> > >> > I would think so as that sounds like a change that would've happened >> > as part of the transition to the new jQuery UI CSS Framework (first in >> > 1.6rc3). >> > >> >> I just plugged 1.6rc2 in, and it does NOT get me 8 extra divs, or >> Anything resembling a border, when i call $('#something').dialog({});. >> It only inserts a .ui-dialog-titlebar and puts that together with the >> original div inside a .ui-dialog-container.. > > > Have you included the UI Resizable plugin (ui.resizable.js)? It's possible > what you're seeing is a feature where if you didn't have the resizable > plugin included, it won't add the resize handles (which is what these > "border" elements you're looking for are in fact). > > >> I could use some more information about what was changed between 1.6b >> and 1.6rc2 for the dialog code.. >> I suppose 1.6b is older? > > > 1.6b is older. Here's a quick list of dialog changes between 1.6b and > 1.6rc2: > > http://dev.jqueryui.com/changeset/535 > http://dev.jqueryui.com/changeset/537 > http://dev.jqueryui.com/changeset/553 > http://dev.jqueryui.com/changeset/619 > http://dev.jqueryui.com/changeset/624 > http://dev.jqueryui.com/changeset/635 > http://dev.jqueryui.com/changeset/649 > http://dev.jqueryui.com/changeset/658 > http://dev.jqueryui.com/changeset/662 > http://dev.jqueryui.com/changeset/671 > http://dev.jqueryui.com/changeset/673 > http://dev.jqueryui.com/changeset/674 > http://dev.jqueryui.com/changeset/675 > http://dev.jqueryui.com/changeset/693 > http://dev.jqueryui.com/changeset/697 > http://dev.jqueryui.com/changeset/702 > > - Richard > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
