Re: [jQuery] Re: Document traversing with jQuery + HTML 5 drag and drop

2009-12-15 Thread Karl Swedberg
I'm sorry nobody has responded to you yet. I'm not terribly familiar with HTML5 drag and drop, but this article made me a little wary (warning to gentle souls: lots o' cussing in there): "The HTML5 drag and drop disaster" http://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html Yo

[jQuery] Re: Document traversing with jQuery + HTML 5 drag and drop

2009-12-15 Thread eid
No one? On Dec 10, 8:37 pm, eid wrote: > Hello. > > I am coding some HTML 5 drag and drop support where the user can drag > images from a library to a textarea, and the necessary HTML to include > the image will then be added. The addition of the html is done through > a function that takes a el

[jQuery] Re: Document traversing with jQuery + HTML 5 drag and drop

2009-12-11 Thread eid
Bump On Dec 10, 8:37 pm, eid wrote: > Hello. > > I am coding some HTML 5 drag and drop support where the user can drag > images from a library to a textarea, and the necessary HTML to include > the image will then be added. The addition of the html is done through > a function that takes a eleme