• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Strange behaviour of AjaxSortableList
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange behaviour of AjaxSortableList


  • Subject: Re: Strange behaviour of AjaxSortableList
  • From: "Daniele Corti" <email@hidden>
  • Date: Tue, 15 Apr 2008 11:20:00 +0200



2008/4/15 Helmut Schottmüller <email@hidden>:
Hi,

I created an AjaxSortableList which I enclosed with an AjaxUpdateContainer (id="xyz").
To the onUpdate binding of the AjaxSortableList I bound "xyzUpdate()" to update the parent update container after the list has been changed.

The strange behaviour is that when I change the position of one of the list elements the drag & drop isn't available for about 8 seconds. After that period drag & drop is possible again.

I am totally clueless.

It seems to me that, when you cannot drag element, is the time when your app is dealing with Ajax, so the _javascript_ for Draggable don't run until the browser ends the request.
Check with firebugs if the Ajax Request is running while those Eight seconds, if so, you have to perform some quicker actions server side.


Regards,

Helmut

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden



--
Daniele Corti
AIM: S0CR4TE5
Messenger: email@hidden

--
Computers are like air conditioners -- they stop working properly if you open
WINDOWS

--
What about the four lusers of the apocalypse? I nominate:
"advertising", "can't log in", "power switch" and "what backup?"
--Alistair Young
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Strange behaviour of AjaxSortableList
      • From: Helmut Schottmüller <email@hidden>
References: 
 >Strange behaviour of AjaxSortableList (From: Helmut Schottmüller <email@hidden>)

  • Prev by Date: Strange behaviour of AjaxSortableList
  • Next by Date: Re: Strange behaviour of AjaxSortableList
  • Previous by thread: Strange behaviour of AjaxSortableList
  • Next by thread: Re: Strange behaviour of AjaxSortableList
  • Index(es):
    • Date
    • Thread