The titlebar isn't tall enough because you haven't specified a title. This has been corrected in later versions (will be correct height, even without a title), but as a work-around, you can set the title to ' '
I'm not seeing content. Any chance your content pane fg and bg colors are the same? Or maybe the element you're turning in to a dialog is hidden and you need to call .show()? Take a look in Firebug and see what you can find out. - Richard On Sun, Nov 23, 2008 at 1:10 PM, briandichiara <[EMAIL PROTECTED]>wrote: > > I'm having trouble setting up the dialog to work as a modal. Maybe i'm > not doing something right. I chose a style from themeroller and > uploaded all the images and styles. This is what I get: > > http://screencast.com/t/RmH1xjUtfg > > (My code is in the screenshot) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
