[Proto-Scripty] Dragging in Firefox, doesn't appear to leave the container

2008-11-21 Thread Wyerarch
Hi All, First of all, may I say how great I think this product is, and i've been using it now successfully for the last 3 months. I am developing a form builder, that combines the drag and drop features of this product, with asp.net and asp.net ajax. It's coming on really well now. I have the f

[Proto-Scripty] Dragging in script.aculo.us, intermittant "sticking"

2009-01-07 Thread Wyerarch
Hi All, I wondered whether anyone had experienced anything similar to this? When I am dragging an item, sometimes the draggable sticks to the mouse, and you have to click again to let it go, whereas other times, it drags fine, and is released when you let go of the mouse button. I am registerin

[Proto-Scripty] Re: Dragging in script.aculo.us, intermittant "sticking"

2009-01-08 Thread Wyerarch
, a glitch.  You are > not doing anything wrong.  What I suggest you to do is to look into > the code and see where the glitch is taking place, at least that's > what I intend to eventually do with the problem I am experiencing. > > Eric > > On Jan 7, 6:28 am, Wyerarch

[Proto-Scripty] Drag Drop inside .net AJAX - Dispose of items?

2009-06-23 Thread Wyerarch
Hi All, I'm loving this drag drop library in my application, however i've got serious memory leaks because I don't know how to destroy the items. I'm using the .net ScriptManager.RegisterClientScriptBlock method to register my script, so that all items from the database can be "Draggables". How