@Richard - Thanks for that, I'll take a look at the fix you recommended.
I'd much prefer to use ui.dialog so hopefully your recommendation will work
on IE6.

@webRat - thanks for that site - useful resource.  I have other projects
bubbling away on prototype so this will come in handy.

Cheers,
Lee

On Fri, Nov 28, 2008 at 1:11 PM, Richard D. Worth <[EMAIL PROTECTED]> wrote:

>
> On Thu, Nov 27, 2008 at 9:36 AM, Lee Mc <[EMAIL PROTECTED]> wrote:
>
>>
>> - 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
>
>
> I recommend grabbing a pre-made or custom (roll-your-own) theme from
> http://ThemeRoller.com/
>
>
>>
>>
>> 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".
>
>
> This is fixed by including the bgiframe plugin and including bgiframe:true
> in the dialog options. See http://docs.jquery.com/UI/Dialog/dialog#options
>
> - Richard
>
>
>
> >
>

Reply via email to