Quote:
I would buy this product if the ajax features somehow supported the
implementaion of drag and drop in a way that was simple to use. |
Drag and Drop interfaces in javascript are nothing simple. Don't expect any
magic wizards to help you with this.
There are a lot of AJAX/JS libraries. Many have DnD featuers, but they'll
differ from library to library. you're going ot have to do a lot of legwork
and takea look at them all.
I've used Scriptaculous in the past, but have found it limiting. I'm going
to be looking at Jquery UI next.
Quote:
Does DW CS3 Ajax tools provide a somewhat easy way to impliment drag and
drop
without me having to write to much Java by hand? |
Java is not involved. JAVASCRIPT is.
DW does not do .net, so you you're going to do .net, you should look at
Visual Studio as your main development IDE.
_Darrel