Very good solution, working OK. I try to do something like this on tabs, but tabs are hidden permanently. On page loading, tabs are display for a few sec, without being organize in tabs. How can I resolve this bug with tabs?
2009/11/18 Richard D. Worth <rdwo...@gmail.com> > Hide the dialog in the html by putting it in a hidden container, or putting > style="display:none;" on the element itself. When you call .dialog('open') > that attribute will be removed. > > - Richard > > > On Wed, Nov 18, 2009 at 4:20 AM, NMarcu <marcu.nico...@gmail.com> wrote: > >> Hello all, >> >> I have a question, I'm not sure if is a Dialog bug or I do >> something wrong. When page is loading(at the beginning). I can see for >> a short time(approx 1 sec) the component of the Dialog. If I use a >> confirmation Dialog, with the question: "Are you sure?", I get this >> messages on the page body on page loading. This goes out after 1 sec, >> but this is not acceptable. >> >> > -- All the best, Nicolae MARCU