Skip to content
Advertisement

Tag: jquery-ui-sortable

How to save current state of html body php

I have a html website with Sortable.js. I want to save the current state of the body when a user rearranges the list and clicks a save button. I don’t want it to save to local storage but directly to the hosted file, replacing the body html with the new rearranged version. I believe what I’m trying to achieve is

jQuery UI sortable images

Hi I ‘d like some help please, as my skills in jQuery are not so good. What I want to achieve is to change the order of the images like this example. My database looks like this: I have also created these 2 views: index.php order_ajax.php I have also created and the order_ajax controller So what I basically want to

Advertisement