Hi there,

Does anyone have an opinion on what they think is the best lightbox
implementation to use?

It's not going to be used to display images, it's mainly form
interaction. My only caveat's are:

- Must be draggable
- Must (unfortunately) work in IE6
- Must be modal

I've been playing with ui.dialog and really like it.  However I seem
to be having some issues in IE6 - using the same theme as displayed on
this page:

http://dev.jquery.com/view/trunk/ui/demos/functional/#ui.dialog

The "close" image on the title bar is causing some layout issues and
also "<select>" elements from the underlying content are appearing
through into the content of the "dialog".

A quick search brought back this: http://jquery.com/demo/thickbox/.
Appears to do everything required except be draggable.

Can anyone point me in the right direction?

Cheers,
Lee

Reply via email to