[jquery-ui] Re: jQuery UI 1.7.2 tabs BUG

2009-06-16 Thread mcmx
To be fair, i don't see the point of AJAX functionality if i'm not able to specify the container, where the response content should go. And currently i see only one way to do that, by the "title" attribute. If there is another way, i'll be thankful if someone shares it with me :) Even more, it is

[jquery-ui] Re: Jerky movement in FF. Why? Any Solution?

2009-06-16 Thread jayarjo
Anyone? Is not it the ugliest problem with jQuery UI Dialogs? I mean it can make one to give up with the whole javascript mambo-jumbo at once and turn to Flex for example. On Jun 16, 4:41 pm, jayarjo wrote: > I know Internet Explorer sucks. It causes a lot of unobvious obstacles > that one shou

[jquery-ui] Re: Dialog show / hide effect options do not work!

2009-06-16 Thread Scott González
I just added a patch to the ticket ( http://dev.jqueryui.com/ticket/2358 ) which makes your code work. I've also started a thread on jquery-ui- dev to see if anyone has any objections to the implementation. If nobody objects, this will land in trunk in a few days and will be available in 1.8.

[jquery-ui] Sortable + Draggable - Getting reference to the object being dropped into a sortable

2009-06-16 Thread Hacking Freak
Hi, I'm trying to create a toolset from a list of draggable controls by connecting them to lists of sortables. It works great realtime without saving. But I would need to get a hand on the dropped object to be able to set its new ID. But I only get a reference to the object's clone. here is m

[jquery-ui] Re: Problems with Resizable without a theme

2009-06-16 Thread Scott González
At a minimum, you need the functional CSS for the resizable plugin (http://jquery-ui.googlecode.com/svn/trunk/themes/base/ ui.resizable.css). On Jun 15, 2:05 pm, pablopazos wrote: > Hi, > > Is there a way to make some div resizable without using a theme? > > I just need the handles as simple as

[jquery-ui] Re: Dialog show / hide effect options do not work!

2009-06-16 Thread Scott González
You can currently only specify the name of the effect, not a hash of options. We plan on fixing this (there's already a ticket), but I can't say when it will happen. On Jun 15, 1:25 pm, Joshua Langner wrote: > Hi there, > > I'm getting a problem where the show / hide options on dialog do not >

[jquery-ui] Re: Themeroller - downloading a custom theme seems to be broken

2009-06-16 Thread Paul Thiel
Hey ken, for what it's worth, I am actually selecting NO files for download, although I have tried many permutations to try and get the custom theme to come down instead of the default smoothness. On Jun 16, 11:39 am, khinester wrote: > On 16 juin, 16:28, ken wrote: > > > > > Hi JQuery, > > I n

[jquery-ui] Re: Themeroller - downloading a custom theme seems to be broken

2009-06-16 Thread Paul Thiel
I too am desperately trying to get this to work. I have created a new theme and selected Download three or four times. I have tried selecting all files for download, no files for download, some files for download, adding a custom theme folder. Regardless, every download results in the same defau

[jquery-ui] Re: jQuery Group

2009-06-16 Thread Nikola
Yup, it must been a bug or a spam attack... On Jun 15, 3:48 pm, James wrote: > Looks like things are back to normal again. > > On Jun 15, 9:17 am, James wrote: > > > Yeah, I got it too. All my data under Profile and Favorites with links > > to the jQuery group are all gone also. > > It was like

[jquery-ui] Re: Themeroller - downloading a custom theme seems to be broken

2009-06-16 Thread khinester
On 16 juin, 16:28, ken wrote: > Hi JQuery, > I noticed today when trying to update my themes via Themeroller that > downloading the custom theme seems to succeed but no longer download > anything.   This worked fine two weeks ago. > > The other change I noticed is.. it is now downloading a 1.7.

[jquery-ui] Sortable items issue

2009-06-16 Thread twooton
When I drag a sortable item across the screen (crossing over other sortable containers it "connects with"), and then release the mouse over an area that is not a sortable container, the item ends up in the most recent sortable area that it crossed over. How do you get the items to stay in their so

[jquery-ui] FOUC when using embedded Tabs (tabs within tabs) under IE using AJAX

2009-06-16 Thread Steve Holmes
Hey All! Keeping in mind that the Tabs within tabs are a requirement and NOT a design choice by me, I need some help preventing the Flash Of Unstyled Content (FOUC). According to the documentation you can apply the ui- tabs-hide class to the panel and that should prevent it. I've done that to th

[jquery-ui] Re: jQuery UI 1.7.2 tabs BUG

2009-06-16 Thread Klaus Hartl
Could you try it without the title attribute? Reason is, the plugin maps the tab to the container via this attribute (if present), so it could cause a problem. --Klaus On 16 Jun., 16:18, mcmx wrote: > target ? If you are talking about the title attribute, it's normal to > be the same, this i

[jquery-ui] Re: tree widget

2009-06-16 Thread Cesar Sanz
Very cooo!! Thanks a lot - Original Message - From: "Gabrielle DeWitt" To: Sent: Monday, June 15, 2009 2:02 PM Subject: [jquery-ui] Re: tree widget > > I like dynatree http://code.google.com/p/dynatree/ > > > On Jun 15, 2009, at 11:52 AM, spiralni wrote: > >> >> Hello community, >

[jquery-ui] jQuery Accordian Link Problem

2009-06-16 Thread rushy
Hi, I've just started playing with jquery and im a 'hacking' together a menu using the accordian plugin. I want the actual link that creates the accordian effect to link to another page as well as drop the accordian. Currently I cant figure out how to make the link to another page. Here is my

[jquery-ui] Themeroller - downloading a custom theme seems to be broken

2009-06-16 Thread ken
Hi JQuery, I noticed today when trying to update my themes via Themeroller that downloading the custom theme seems to succeed but no longer download anything. This worked fine two weeks ago. The other change I noticed is.. it is now downloading a 1.7.2 ui theme.Last time it worked, I was do

[jquery-ui] Re: jQuery UI 1.7.2 tabs BUG

2009-06-16 Thread mcmx
target ? If you are talking about the title attribute, it's normal to be the same, this is the id of the container element, where ajax responses fill in. Anyway this is how it is showed in the jquery ui tabs examples and it works very nice, except the annoying bug when the default active tab is di

[jquery-ui] Re: jQuery UI 1.7.2 tabs BUG

2009-06-16 Thread MorningZ
i don't think your HTML is correct as you have the same "target" for all your items On Jun 16, 7:58 am, mcmx wrote: >  Hi, I came across a serious bug using jQuery UI 1.7.2 and tabs. I > select certain tab on document ready using: > $(document).ready(function(){ >         $('#test').tabs({se

[jquery-ui] Re: Include disabled sortable items in serialize

2009-06-16 Thread huggie
I fixed this by using the same click() function to change the scope of the list before the serialize and change it back afterwards: $("#submit").click(function () { $('#sortable').sortable('option', 'items', 'li'); var deploy_order = $('#sortable').sortable('serialize');

[jquery-ui] jQuery UI 1.7.2 tabs BUG

2009-06-16 Thread mcmx
Hi, I came across a serious bug using jQuery UI 1.7.2 and tabs. I select certain tab on document ready using: $(document).ready(function(){ $('#test').tabs({selected: 3}); }); and the fourth tab is selected as expected. But when i click on another tab, it comes selected, but the previous

[jquery-ui] Jerky movement in FF. Why? Any Solution?

2009-06-16 Thread jayarjo
I know Internet Explorer sucks. It causes a lot of unobvious obstacles that one should always take by some trickery and dark magic. But now a HUGE problem comes from our favorite and faithful companion - Firefox. And the problem is that jerky animation during the movement of the Dialog box. What's

[jquery-ui] Re: Dialog does not scroll and in general behave properly in IE7 (we do not support IE6 anymore)

2009-06-16 Thread jayarjo
Ok, I've found a solution. Adding position:relative; to dialog div fixes everything altogether. But isn't it something that should be added by dialog widget itself? On Jun 16, 3:29 pm, jayarjo wrote: > Dropping IE6 I thought whoa - at last or something like that and now > here is IE7. > > I'm n

[jquery-ui] Dialog does not scroll and in general behave properly in IE7 (we do not support IE6 anymore)

2009-06-16 Thread jayarjo
Dropping IE6 I thought whoa - at last or something like that and now here is IE7. I'm not sure what the problem is, so I'll just describe it. We got a dialog box with some uploading stuff happening in it - progressbars, list of files being uploaded etc. Once file is uploaded, corresponding item b

[jquery-ui] embedded tabs with different css for both vertical and horizontal styles.

2009-06-16 Thread khinester
Hello, I have created a small demo using the jquery tabs ui which has two layers of embedded tabs. It works fine on FF and Safari on OS X. Feedback and comments welcomed. http://x11.us/jquery/nested.html Cheers Norman --~--~-~--~~~---~--~~ You received this mess

[jquery-ui] Re: Resizable set on parent but child extends beyond parents bottom and right sides

2009-06-16 Thread Benediktenwand
Hi Chris, I sent that a bit too fast. You can include overflow:auto; on the first and third div. That does some of the rest, but it ain't quite right. The arrows appear on the inner side of the scroll bars, even if the scroll bars are not there. IE7 behaves differently from Firefox. As

[jquery-ui] Re: Resizable set on parent but child extends beyond parents bottom and right sides

2009-06-16 Thread Benediktenwand
Hi Chris, take out the height: 100%; width: 100%; and it works. Villy On Jun 16, 12:40 am, crokusek wrote: > Hi, > > I'm trying the use the jquery ui resizable() on a div that contains > child divs as in the code below. > > The problem is that when the parent is resized, the child extends

[jquery-ui] Re: draggable

2009-06-16 Thread PedroSeabra
On Jun 15, 6:07 pm, PedroSeabra wrote: > i have a problem with the draggable/droppable > > it only runs the drop function the 2nd time I drop the element. > > is this happening to anyone else?? > > I use this: > > $(".divDroppable").droppable({ >                 accept: ".minuteDrag", >        

[jquery-ui] Re: datepicker split dataText into 3 variables

2009-06-16 Thread Ca-Phun Ung
On Tue, Jun 16, 2009 at 2:15 PM, Peter Marino wrote: > thank you.. > i'll use the inst value as you recommend. > but just a note... I did not set the dateFormat so why is it different on > other machines? > My dateText is "06/16/2009". The default dateFormat is "mm/dd/yy" as set internally by dat