[jQuery] Re: ui slider plugin

2007-09-28 Thread Richard D. Worth
Please ask on the dedicated jQuery UI list: http://groups.google.com/group/jquery-ui Thanks. - Richard On 9/26/07, Christof Donat [EMAIL PROTECTED] wrote: Hi I am having problems with the UI slider plugin. I have this HTML structure (bulilt with DOM): div id=hue style=float: right;

[jQuery] Re: ui slider plugin

2007-09-28 Thread Christof Donat
Hi, Please ask on the dedicated jQuery UI list: Uh, not another mailinglist. I can not read all that. BTW. I have found a solution. The point was, that I had to use position:abslute for all elements. Seems like slider does expect that to work correctly. Another Problem someone else might