:
If you compare the dragdrop.js file that comes with scriptaculous and
then the copy at http://sputnik.pl/dev/labs/sortable/js.php?dragdrop,
the latter has additional code to set onDrop.
On 6/21/06, Sammi Williams <[EMAIL PROTECTED]> wrote:
Do you mean for sortable trees?
How would this behav
your
version of the script from
http://sputnik.pl/dev/labs/sortable/js.php?dragdrop
Any particular reason for this?
Andrew
On 6/21/06, Andrew Kaspick <[EMAIL PROTECTED]> wrote:
Great. Thanks for the fix.
On 6/21/06, Sammi Williams <[EMAIL PROTECTED]> wrote:
> Hi, you need to read
Hi, you need to read the wiki, this is a known bug and a mistake
Thomas F made when implementing my patch.
http://wiki.oriontransfer.co.nz/main/show/SortableTree
The latest version in SVN solves this problem, but the modification
is small, so you can easily make it yourself to dragdrop.js un
Hello, I am not sure how many people are using the shiny new tree version of dragdrop.js - well it seems that someone arbitrarily changed part of my implementation and has broken the functionality with rails:864 serialize: function(element) {865 element = $(element);866 var options = Obje
changes to a single .js file that can be included after prototype.js and scriptaculous.js? If you have (and I recommend the name: sammi_super_solutions.js) I'd love to use it!Thanks again! - Danger http://dangerstevens.com On 2/17/06, Sammi Williams <[EMAIL PROTECTED]> wrote: Lets
Oh, I just realised, the modifications to prototype.js that I made
are not actually even in use!! Well I am pretty stupid then, so this
should work without modifications to prototype.js
ばかね。。。
Sammi
PGP.sig
Description: This is a digitally signed message part
___
Lets forget about the TAB issue, it isn't really relevant on this
thread.
More actual feedback would be appreciated.
I've replied to everything below, rather than sending individual emails.
In summary, I am hoping this can become an official addition. I
didn't know about $H. I don't need to
Hello, here is the initial patch for support for sortable trees.
Please as many people download this code and test with your lists and
feel free to add more list tests.
Files modified were dragdrop.js and prototype.js.
Some new options have been added. 'treeTag' specifies the tag used to
c
Hi, I've been working on a sortable tree modification.
You can get what I have done so far here: http://
www.oriontransfer.co.nz/Sortable+List.zip
Firstly, serialize needs work to support a tree structure. Secondly,
I have not tested if it still works with lists property (I'm sure it
would