Jump to content

Drag Drop an Save


widget

Recommended Posts

Hi,

 

I have a pet website and I need to create houses for the pets to live in.

 

The houses will need to be able to be furnished.

 

What I need is a push in the right direction of how i might accomplish this.

 

I know of a few drag and drop scripts out there but what about ones that save as well and not just via a cookie for that user.

 

Pretty much the page will just be a flat gridded square in which you can place a piece of furniture, rotate it and save it in place.

 

Any ideas?

 

 

Link to comment
Share on other sites

you could all store each an every action in some place in javascript and have a save button, now depending on your script you would have to rearrange everything from the database to javascript

 

so if you have some object in the square that has been inserted save the object location if its been rotated or moved overwrite the location and then save the cordinates to the db

 

this is just a concept for giving more input I would have to see your actual scripts

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.