Jump to content

Saving contents of a div as a php variable


Xanco

Recommended Posts

One way to do that is to use javascript / jQuery to kick off an Ajax event when the div contents change. I don't have sample code but I posted similar code for a sortable list recently. In my example when the list order changes jQuery sends an Ajax request to the server and a php script updates the database.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.