[OSCOM] drag-n-drop solutions for ajax
dave crane <[email protected]>
| Newsgroups | gmane.comp.cms.oscom |
|---|---|
| Message-ID | <[email protected]> |
Hi Kit, There are various generic solutions for drag-n-drop out there for javascript. A couple of useful ones I've used are Walter Zorn's library http://www.walterzorn.com/dragdrop/dragdrop_e.htm and Mike Foster's 'x' library http://www.cross-browser.com/toys/ (he describes it as his 'toys', but I've used them in heavy-duty ajax apps for Tier-1 banks! Highly recommended for wrapping up lots of cross-browser complexity in a simple way). Hope that helps, Dave > From: kit blake <[email protected]> > Date: Tue, 03 May 2005 17:22:43 +0200 > To: [email protected] > Subject: Re: [OSCOM] Ajax and CMS > ... > This direction is crucially important if browser based applications > want to compete with local client apps. For instance, I see the 'drag > & drop' difficulty as a fundamental shortcoming of browser apps. There > are various solutions out there, but why isn't there something generic > that we can all plug in when needed? (rhetorical question ;) >