Its funny that you should mention that, I just put together my first tutorial, and its concerning implementing the jQuery UI's Dialog component, which has a modal option.
You can take a look at it here: http://mdrisser.r1designs.net/blog/ On May 16, 7:57 am, A13thGuest <[EMAIL PROTECTED]> wrote: > Hey all, > > I'm needing to implement a dialog that will contain an div. I need the > rest of the page to go dark and have controls outside the dialog > disabled. > > Are there any existing favorite approaches or plugins? > > Thanks in advance!