On Thu, Sep 25, 2008 at 10:01, Jaime Ochoa Malagón <[EMAIL PROTECTED]> wrote:
>
> On Wed, Sep 24, 2008 at 2:46 AM, Jim Tittsler <[EMAIL PROTECTED]> wrote:
>>
>> 1. I have a Drupal 6.4 page that has a number of jquery-ui 1.5.2
>> sliders on it, each with a bit of Javascript that sets a correspondi
Fixed... http://ui.jquery.com/bugs/changeset/749
--Klaus
On 24 Sep., 10:40, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> I think there's already a ticket for that (bug tracker seems to be
> down right now). Some IE CSS weirdness again, sometimes it helps to
> apply hasLayout to the elements. Will h
As of 1.6, there is also a new option method for getting/setting
options. This method deprecates the use of .data() for accessing the
options of UI plugins.
$(el).dialog('option', optionName, optionValue);
On Sep 27, 5:34 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> This is part of the j
Hello Karel
the last few weeks I had in mind to use something like this in one of
my websites and I spent a lot of time searching for a valid jQuery
solution.
What about this IE bug? Any idea on what is causing it?
On Sep 23, 4:13 pm, karel-jan <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I've mad
Hi Guys,
I want to paginate my data list in accordion widget. Could any one give me
the idea how to achieve that?
--
---
Regards,
Muhammad Iqbal
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
This is part of the jQuery UI API. All UI plugins can have ALL options get
or set after initialization by the .data("optionname.pluginname", value) or
it should be considered a bug. So the option name and valid argument values
are already document in the options of each plugin. We have at least one
OK, thanks.
Then, how doc could be updated to tell about data() method and
arguments ?
Olivier.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery-ui@googl
Running into some issues with an Accordion inside a modal window. If I load
the code outside the modal it works fine. The problem is that the content of
the window does not push the initial active pane to its height, so you see a
mess of text over headings. Once you click one of the Accordion head