Ok, so I'm using javascript to allow users to move image objects around my web-page, I have built my own usersystem for it, basically a little like piczo.
How do I get the object positions (after I've moved them) to save when I click the "save" button?
Need it to save into a database...
How do I get the object positions (after I've moved them) to save when I click the "save" button?
Need it to save into a database...
Comment