[jquery-ui] Re: Separate Sortable Helper?

2008-11-15 Thread Mathew Byrne
No worries, and thanks for the help. Also note, for anyone else experiencing this problem, it appears that if the helper is already contained in the current document hierarchy, that the appendTo option is ignored. This means that you usually need to specify a custom helper as well for this to

[jquery-ui] Re: Widget question: What is the difference between ini and _init

2008-11-15 Thread Scott González
All UI widgets have _init. init only exists in old versions, when the widget factory didn't have a way of determining which methods were private. On Nov 14, 6:25 pm, h3 [EMAIL PROTECTED] wrote: I was looking to some of the ui widget source code recently and saw that some are using _init

[jquery-ui] demo menu does nothing

2008-11-15 Thread johny why
the menu on this page does nothing when clicked http://ui.jquery.com/repository/real-world/splitpane/#ui.selectable --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email

[jquery-ui] UI Tabs extension - Paging

2008-11-15 Thread brian
I wrote an extension for tabs to allow paging for lists that don't fit on one line. This is the first extension I've tried to write so I am sure there are things that could be done more efficiently. I'd be interested in getting some feedback and suggestions. There were some IE issues for which

[jquery-ui] Re: How to load a page into a modal dialog?

2008-11-15 Thread [EMAIL PROTECTED]
Hello! How do I get rid of the close button in the right corner in an elegant way? I think if it is a modal layer it should not be closeable by default?! thank you for every hint. On 20 Sep., 03:46, Richard D. Worth [EMAIL PROTECTED] wrote: Also, if you want to add a close button:

[jquery-ui] Re: How to load a page into a modal dialog?

2008-11-15 Thread Richard D. Worth
See this thread for a couple of options: http://groups.google.com/group/jquery-ui/browse_thread/thread/9c8fbe30a91396cc - Richard On Sat, Nov 15, 2008 at 10:03 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello! How do I get rid of the close button in the right corner in an elegant

[jquery-ui] Re: demo menu does nothing

2008-11-15 Thread Richard D. Worth
This may not be the answer you're looking for, but I don't think it's intended to do anything. That's a demo of the splitpane. The links are just there for filler. - Richard On Sat, Nov 15, 2008 at 1:03 PM, johny why [EMAIL PROTECTED] wrote: the menu on this page does nothing when clicked