[jquery-ui] Re: jQuery triggering handler for 'remove'

2009-09-04 Thread Scott González
On Sep 4, 5:42 am, Christoph Boget wrote: > What was the performance hit? Triggering an event on every element that's being removed can be costly if you remove an element that has a large sub-tree. What are you using the event for? If it's providing useful functionality we may keep it. --~--~-

[jquery-ui] Re: jQuery triggering handler for 'remove'

2009-09-04 Thread Scott González
On Sep 3, 9:53 pm, "Richard D. Worth" wrote: > I stand corrected. Do we have a ticket yet? No ticket. --~--~-~--~~~---~--~~ 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

[jquery-ui] Sortable & resizable

2009-09-04 Thread e_stocks
Hi I have started using jquery UI today and I am trying to have a sortable list, while being able to resize them. But I cannot get it working, I think its something stupid I have done, code below: $(function() { $("#sortable").sortable({ revert: tru

[jquery-ui] Re: date picker not displaying properly after themeroller

2009-09-04 Thread digituel
I'm having a similar problem: The datepicker looks normal in size on the jQuery example sites, but when I install it on my site, it's MASSIVE! I've removed all other .css files from my html code, but it's still huge - about twice it's normal size. Any ideas? David On Sep 1, 8:47 pm, wakeup wr

[jquery-ui] Modal Dialog / Overlay Inconsistency

2009-09-04 Thread Stretch2m
I have an application that displays an org chart of employees. On each employee node I have a button to open that employee's profile. I am using jQuery UI 1.7.2 modal dialog for the profile window. When I click the open profile button on an employee on the BOTTOM half of the window, the dialog

[jquery-ui] Re: Sortables & Droppable together

2009-09-04 Thread TriAgency
update, I was mistaken. I forgot that I got the .cancel to NOT render the original TRACKS list non sortable. That is fine, however the TRACK is still disappearing from the list when I have dropped it onto the PLAYLIST. thx again. P On Sep 4, 10:47 am, TriAgency wrote: > I am having a logic is

[jquery-ui] Re: enable dates based on changeMonth and changeYear

2009-09-04 Thread fichtre.diantre
could'nt you try a synchronous get? I think beforeShowDay is'nt call before onChangeMonthYear return. --~--~-~--~~~---~--~~ 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

[jquery-ui] Sortables & Droppable together

2009-09-04 Thread TriAgency
I am having a logic issue with doing a mashup that I went wrong somewhere but I need a tiny bit of help with cancelling the Sortable if it has started, but instead is dropped onto a Droppable. I have a list of items that are sortable, called TRACKS. I have another sortable list called PLAYLISTS.

[jquery-ui] Re: Reattaching handlers to Sortable loaded through .load method

2009-09-04 Thread TriAgency
Thanks Jörn I got it working!!! On Sep 1, 5:46 am, Jörn Zaefferer wrote: > You need to initialize sortables after the ajax loading: > > $("#sortableinfo").load("sortfiles.php?"+order, function() { >   $(this).sortable(); > > }); > > Jörn > > > > On Tue, Sep 1, 2009 at 2:54 AM, TriAgency wrote: >

[jquery-ui] Re: enable dates based on changeMonth and changeYear

2009-09-04 Thread danduv
Dear Dave, Sorry for the late reply... You example is very useful, but i am struck here with a problem. I am making a request to a jsp to get the special dates into a javascript array, but the beforeShowDay event is getting fired already by the time the response comes back from the jsp to updat

[jquery-ui] Re: McAfee

2009-09-04 Thread Miksago
Would it be an idea to use another packer / minifier script? Eg, Dojo's Shrinksafe. On Sep 4, 2:26 am, Paul Bakaus wrote: > Quick solution - use the minified version: > jquery.ui-1.5.2.zip >

[jquery-ui] Re: jQuery triggering handler for 'remove'

2009-09-04 Thread Christoph Boget
>> I would guess it's pretty safe to assume this will always be around. If it >> ever were to change, we'd need to very clearly communicate it. > Actually, it's planned to be removed for performance. What was the performance hit? thnx, Christoph --~--~-~--~~~---~--~-

[jquery-ui] tabs ajax

2009-09-04 Thread Jaggi
right i've noticed that when you have tabs with ajax links that if you set the first tab to the url of the page your currently on then it doesn't run the ajax request. It will run for the subsequent ones that have different urls. What i want to achieve is the first time the page loads it doesn't