J
Joel Byrd
I'm trying to create reusable drag and drop code. I've tried the
apparently popular script called "dom-drop.js" by Aaron Boodman, which
was recommended in the Sitepoint book, "DHTML Utopia: Modern Web Design
Using Javascript and DOM". However, there were a couple problems.
First, the example code that Sitepoint gave me (which used the
dom-drag.js script) didn't seem to really work with images. Second,
the script didn't work at all in Safari.
So, I did some googling and found this site:
http://www.walterzorn.com/dragdrop/dragdrop_e.htm
It looks pretty amazing, and it works well cross-browser. Can anyone
recommend the Javascript library this site offers for drag and drop?
Are there any know problems with it? Or, perhaps there are even better
libraries out there?
Preferably, I'd like an opinion from someone who knows what they're
talking about (e.g. Matt Kruse, Richard Cornford, etc.). Thanks in
advance.
apparently popular script called "dom-drop.js" by Aaron Boodman, which
was recommended in the Sitepoint book, "DHTML Utopia: Modern Web Design
Using Javascript and DOM". However, there were a couple problems.
First, the example code that Sitepoint gave me (which used the
dom-drag.js script) didn't seem to really work with images. Second,
the script didn't work at all in Safari.
So, I did some googling and found this site:
http://www.walterzorn.com/dragdrop/dragdrop_e.htm
It looks pretty amazing, and it works well cross-browser. Can anyone
recommend the Javascript library this site offers for drag and drop?
Are there any know problems with it? Or, perhaps there are even better
libraries out there?
Preferably, I'd like an opinion from someone who knows what they're
talking about (e.g. Matt Kruse, Richard Cornford, etc.). Thanks in
advance.