Hi,
I have been trying to use the dialog ui, but it keeps going wrong.
I test on:
* ie 6
* ff2, ff3
doctypes:
* strict xhtml
* transitional
* none at all
I am using the latest svn. Just updated today.
I have used:
* Flora
* Theme roller themes (dots).
* No theme at all
Part1:
Problem: all the content of the dialog is squashed to the left in a
long column.
Diagnosis: In the html I see a style that's added after I call open()
on the dialog:- style="width: 1px". Here is a copy:
<div title="Demonstration only" id="aftersubmitorder" class="ui-dialog-
content" style="width: 1px;">
No matter what goes here - it's all squashed up.
</div>
Can anyone clue me in? I have had to rip-out a bunch of dialogs and go
with my own show/hide div code because of this.
Part2:
Internet Explorer 6 (under wine) makes a mash of the title bar and the
close button. Does anyone have some tips?
Many thanks,
\d
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---