Hi, I would like to see how to save both the order and size of a sortable/resizable grid using local storage. I´ve been searching for it on the internet for a while. But any of the scripts I´ve gotten from that search works accurately.
How can I store the order and size of a resizable grid using Localstorage so that when the user refreshes the page it stays the same??
I am using masonry´s plugin:
PD: The sortable grid is made from
- <ul>
- <li>
- </li>
- </ul>
not from
If needed, you can replace the plugin for another JQUERY UI SORTABLE/RESIZABLE GRID LAYOUT PLUGIN.
Please, I am desperate!!!!!
Eduardo V.