![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Does anybody know the best way to have multiple drag and drop items on a page?? |
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Does anybody know the best way to have multiple drag and drop items on a page?? You have to use javascript: http://wiki.script.aculo.us/scriptaculous/show/DragAndDrop -Darrel |
#4
| |||
| |||
|
|
I have already created a page by importing a Fireworks image into Dreamweaver as a CSS but this only does drag and drop of one item into a specific region, what if i want an item displayed say 5 items that can be dropped into any location?? |
|
Also can i create a drop event that would update a database?? |
#5
| |||
| |||
|
|
I have already created a page by importing a Fireworks image into Dreamweaver as a CSS but this only does drag and drop of one item into a specific region, what if i want an item displayed say 5 items that can be dropped into any location?? Are you talking about drag and drop interaction on the web page itself, or just within DW's editing window? If within DW's editing window, you need to realize that HTML isn't like a drag and drop page layout application. You need to adhere to how HTML works. Also can i create a drop event that would update a database?? Again, javascript...more specifically javascript using AJAX. -Darrel |
#6
| |||
| |||
|
|
To answer your question, I am talking about interaction with the web page not within Dreamweaver, I just need multiple items on the web page that the user can drag and drop around the page..... |
![]() |
| Thread Tools | |
| Display Modes | |
| |