[jquery-ui] Mark current link [accordion]

2008-11-25 Thread suntrop
How can I mark (bold or red or something) the current link in my navigation? I am using Accordion Plugin 1.6. - suntrop - --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group,

[jquery-ui] Trying to get ui-tabs to work w/ Facebox

2008-11-25 Thread DFischer
I'm trying to use a facebox overlay with tabs inside of it. It seems that the functionality breaks as soon as it's in an overlay. Is there a way to get around this, or is this just an impossible feat? The url changes when the tab is clicked on, the first tab is selected. This happens only when

[jquery-ui] JQuery Slider Control.

2008-11-25 Thread Krish
Hi Tehre, I was evaluating the jQuery Slider control for one of our project. The following features are expected of the control: • Customizable/Skinable • Internet Explorer, Safari, Mozilla • Horizontal/Vertical Layout • Max/Min value • Show tooltip to show values • Can accept typed values from a

[jquery-ui] Re: calendar image for datepicker

2008-11-25 Thread Roy
@joe, I found that the image was aligned with the bottom of its parent input. It looks (to my eyes at least) better when vertically aligned. The supplied CSS for the selector img.ui-datepicker-trigger already has vertical-align: middle;, but I found that adding padding- bottom: 6px; to it

[jquery-ui] Re: JQuery Slider Control.

2008-11-25 Thread Paul Bakaus
On Tue, Nov 25, 2008 at 11:53 AM, Krish [EMAIL PROTECTED] wrote: Hi Tehre, I was evaluating the jQuery Slider control for one of our project. The following features are expected of the control: • Customizable/Skinable Yes. • Internet Explorer, Safari, Mozilla Yes. •

[jquery-ui] [accordion] Jquery Accordion with integrated Cycle Slideshow

2008-11-25 Thread Bento
Hello Everyone, I am feverishly looking for a solution to how to combine the Jquery Accordion (http://bassistance.de/jquery-plugins/jquery-plugin- accordion/) and the Jquery Cycle plugin (http://malsup.com/jquery/ cycle/). A test is here: http://bentographics.com/test/accordion/index.html The

[jquery-ui] Re: jquery sortable triggers clicks on links in firefox 3.0

2008-11-25 Thread Paul Bakaus
Hi there, I'm pretty sure it was solved by calling preventDefault somewhere - if the bug still happens for you, could you provide a test case and open a new ticket in the bugtracker? Thanks a lot, Paul On Tue, Nov 25, 2008 at 12:15 PM, hanselbansel [EMAIL PROTECTED] wrote: Hi Paul, I'm

[jquery-ui] Re: Dialog with position: fixed, part 2

2008-11-25 Thread Scott González
As stated in the previous thread, this won't be looked at until after the 1.6 release. Also, this now has a dependency of the postionTo plugin that is being developed for 1.7. On Nov 24, 9:03 am, sparkpool [EMAIL PROTECTED] wrote: For some reason, I can no longer reply to this thread, maybe

[jquery-ui] Re: Closing a non-modal dialog with escape key

2008-11-25 Thread Scott González
If this is occurring with current SVN, feel free to create a ticket for this. Thanks. On Nov 24, 10:24 am, sparkpool [EMAIL PROTECTED] wrote: I'm finding that closing a non-modal dialog by pressing escape closes other open dialogs too, in some cases but not all. Has anyone else run into

[jquery-ui] pixelperfect

2008-11-25 Thread weepy
http://www.parkerfox.co.uk/labs/pixelperfect/ Is a bookmarklet that will allow you to drag elements around any page and informs you of the new coordinates. Uses jQuery and jQueryUI --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[jquery-ui] Re: pixelperfect

2008-11-25 Thread Paul Bakaus
sweet, thanks for the link! On Tue, Nov 25, 2008 at 5:30 PM, weepy [EMAIL PROTECTED] wrote: http://www.parkerfox.co.uk/labs/pixelperfect/ Is a bookmarklet that will allow you to drag elements around any page and informs you of the new coordinates. Uses jQuery and jQueryUI -- Paul

[jquery-ui] Copy and Paste in Datepicker broken

2008-11-25 Thread Nathan Maves
Not sure about windows but I can not use apple+ command while in a text field that has an attached datepicker. --~--~-~--~~~---~--~~ 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] Re: Trying to get ui-tabs to work w/ Facebox

2008-11-25 Thread DFischer
Anyone? On Nov 25, 1:36 am, DFischer [EMAIL PROTECTED] wrote: I'm trying to use a facebox overlay with tabs inside of it. It seems that the functionality breaks as soon as it's in an overlay. Is there a way to get around this, or is this just an impossible feat? The url changes when the