Hi. So basically I am faced with a bit of a challenge.
What I'm wanting to do is create a system that allows a user to choose to place little boxes (modules) on the page in any spot.
The modules come in 3 sizes: small, medium, and large. They are basically tables.
You can fit 4 small modules on 1 row, 2 medium modules on 1 row, and 1 large module on row.
I need a way to allow them to click a button and move around their modules (saving the location) and then replace the modules in those specific locations every time they visit the page.
Does anyone know a good design theory on how to go about doing this?
Thanks!
PHP Module Locations
Moderator: General Moderators