Still I have some problems, the dialog is build like explained in the article http://blog.nemikor.com/2009/04/08/basic-usage-of-the-jquery-ui-dialog/
I am loading a page in the dialog with $dialog.load(url), this works very well and when I want to submit the form (on the loaded page) this goes great. But when I am switching to another tab afterwards and back to the tab with the dialog than the dialog is opening but the loaded page doesn't work properly. Any ideas ? On 16 sep, 12:33, MMOne <[email protected]> wrote: > Thanks, that solved the problem of not opening after switching between > tabs > > On 10 sep, 14:20, Scott González <[email protected]> wrote: > > > > > Seehttp://blog.nemikor.com/2009/04/08/basic-usage-of-the-jquery-ui-dialog/ > > for an explanation of the problem and how to use the dialog plugin. > > > On Sep 9, 9:56 am, MMOne <[email protected]> wrote: > > > > Hi, > > > I am using tabs in combination with modal dialogs. > > > Within multiple tabs I have some buttons which can open a modal > > > dialog. > > > When I am om ‘tab1’ the modal dialog opens perfectly. If I go to the > > > second tab the modal dialog on this page also opens fine. > > > Problems are starting when I switch back to the first tab, when I > > > click at the button no modal dialog appears. > > > > Anyone fammiliar with this problem ?- Tekst uit oorspronkelijk bericht > > > niet weergeven - > > > - Tekst uit oorspronkelijk bericht weergeven -- Tekst uit oorspronkelijk > > bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
