Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Drag and drop of table rows?   Message List  
Reply | Forward Message #30981 of 52120 |
Hello, I am wondering if it is possible to d&d table rows in tbody
section - instead of li elements in ul/ol lists? I've tried to achive
this using an example from yui website but...it doesn't seemed to
work (i can drag but when tr is dropped it goes back to its previous
location). My code is exactly the same as in example code here
http://open.yahoo.com/yui/examples/dragdrop/dd-reorder.html, but I am
referring to my table rows instead of li`s. As I said it works okay
for dragging only. It is possible to make this fully working in about
few lines of code?




Thu May 15, 2008 1:00 am

michuw
Offline Offline
Send Email Send Email

Forward
Message #30981 of 52120 |
Expand Messages Author Sort by Date

Hello, I am wondering if it is possible to d&d table rows in tbody section - instead of li elements in ul/ol lists? I've tried to achive this using an example...
michuw
Offline Send Email
May 15, 2008
1:00 am

See: http://www.satyam.com.ar/yui/2.5.0/invoice.html Satyam ... From: "michuw" <michuw@...> To: <ydn-javascript@yahoogroups.com> Sent: Thursday, May 15,...
Satyam
satyamutsa
Offline Send Email
May 15, 2008
8:46 am

... Nevermind, I had an error in onDragOver method onDragOver: function(e, id) { var srcEl = this.getEl(); var destEl = Dom.get(id); if...
michuw
Offline Send Email
May 15, 2008
10:36 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help