2009/1/24 Richard D. Worth
> Are you testing the latest preview release of jQuery UI, 1.6rc5, with
> jQuery 1.3?
I am. Notwithstanding this difficulty, I'm very pleased with jQuery. An
excellent framework.
If so, and the issue is present there, please enter a ticket here
> http://ui.jquery
Are you testing the latest preview release of jQuery UI, 1.6rc5, with jQuery
1.3? If so, and the issue is present there, please enter a ticket here
http://ui.jquery.com/bugs/newticket (note: requires registration)
Also note, there is a jQuery UI mailing list:
http://groups.google.com/group/jquer
Tried a few Doctypes, to no avail. Thanks for the suggestion.
I'm fine with negative values, but in the line in question, it's the
property minHeight that is set to either -47px or -23px. Quite a
minHeight! It seems to me the UI framework has some difficulty
calculating the actual height of th
I've used negative values on IE7 before.. Is a different DOCTYPE
possible?
On Jan 24, 7:42 am, Mike Alsup wrote:
> > $('#' + popupId).dialog({
> > autoOpen: true,
> > resizable : false,
> >
> $('#' + popupId).dialog({
> autoOpen: true,
> resizable : false,
> bgiframe : true,
> position : [pos['x'], pos['y']],
>
5 matches
Mail list logo