[jQuery] Re: blockUI conflicts

2008-10-10 Thread MorningZ
Another option might be to actually show some code, preferably up and running on an accessible site so people can help diagnose On Oct 10, 8:03 pm, "chris thatcher" <[EMAIL PROTECTED]> wrote: > its part of jquery ui. > > http://ui.jquery.com/ > > When you go to the download builder you should o

[jQuery] Re: blockUI conflicts

2008-10-10 Thread chris thatcher
its part of jquery ui. http://ui.jquery.com/ When you go to the download builder you should only need the dialog component and the effects components (to do the fancy opening magic in the example i posted) On Fri, Oct 10, 2008 at 7:59 PM, 700lbGorilla <[EMAIL PROTECTED]> wrote: > > That a separ

[jQuery] Re: blockUI conflicts

2008-10-10 Thread 700lbGorilla
That a separate plugin or it in the jquery base code?

[jQuery] Re: blockUI conflicts

2008-10-09 Thread chris thatcher
Im not sure about the specific answer to your question but I can recommend an alternative solution. I use Richard D. Worths oh so excellent $.ui.dialog plugin to achieve a very simple version of the litebox effect. its from the jquery ui team. it goes alittle something like this: