<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><DIV>Op 24-jan-2007, om 19:44 heeft Ken Rickard het volgende geschreven:</DIV><BLOCKQUOTE type="cite">Now that we have jQuery in Drupal, there are all sorts of drag-and-drop interface possibilities.<BR><BR>Questions, too, by the look of <A href="http://drupal.org/search/node/drag+and+drop">http://drupal.org/search/node/drag+and+drop </A>.<BR><BR>I've been working on one for my project, using the interface jQuery plug-in, and have a two simple questions:<BR></BLOCKQUOTE><DIV>I think - when you're going to make use of interface - you should make this a contrib module, or only use and port the wrapper functions into some separate .js file.. I do almost know for sure, drupal core will _never_ ship with the jQuery Interface library..</DIV><BR><BLOCKQUOTE type="cite">1) Do we have any best-practice guidelines on using drag-and-drop?<BR></BLOCKQUOTE><DIV>No, but perhaps that is because we do not have any drag-and-drop yet.. ;-)</DIV><BR><BLOCKQUOTE type="cite">2) Specifically, if the action requires saving the state change, should that save be automatic (on-drop) or user initiated (extra button or link on-click)? <BR></BLOCKQUOTE><DIV>I think this is a matter of personal opinion.. But, I personally like automatic (on-drop) saving more than with the extra interaction (using a button perhaps)..</DIV><DIV>  </DIV><BR></DIV><BR><DIV>Steef</DIV></BODY></HTML>