bluemicrobyte
06-02-2006, 3:24 AM
I have an interesting and unusal task. I found this script:
http://www.dynamicdrive.com/dynamicindex4/image3.htm
Which allows you to have elements be dragged anywhere.
Using that script - is it possible to, once a user has moved an item around, pass that value (the location - x and y values of the object) to a PHP script for processing?
http://www.dynamicdrive.com/dynamicindex4/image3.htm
Which allows you to have elements be dragged anywhere.
Using that script - is it possible to, once a user has moved an item around, pass that value (the location - x and y values of the object) to a PHP script for processing?