Displaying 1 result from an estimated 1 matches for "karibou".
Did you mean:
caribou
2005 Sep 19
5
accept on Sortable
Hi all,
I am working on a Google Suggest Like thing, where you can add / remove,
drag n drop ... mini-apps, it is nearly done but I need some advices
(here it is if you want to check it :
http://dev.karibou.org/default/edit ).
I am using Sortables, is it the best way to do it ?
I needed to modify the Serialize function cause I didn''t like the way I
had to id my elements. Sorry, the prototype framework is really new to
me I should find out how to extend classes to overwrite it...
Now, my mi...