Monday, November 26, 2012

So, I'm playing with drag and drop in HTML5, and, from the sample code I'm poking at right now, if elements...

So, I'm playing with drag and drop in HTML5, and, from the sample code I'm poking at right now, if elements A and B are draggable, I can drag element A into element B. Clearly, I don't want to do that, and I want to do that less if A and B are table rows (which is the use I want to make).



This is not specific enough to even make a Stack Overflow question. Any pointers to good sites explaining how to do HTML5 Drag and Drop?




No comments:

Post a Comment