Hi there...
I'm looking for a way to accomplish this...
in the backend of my site where the owner can add, edit or delete items
I want to make an opportunity to set the align of a background image.
I the attached image you see an example of how it should look.
The nine squares are buttons and should "select" the align type
I set as value as a radiobutton would do.
I could make a table with nine square cells en place a radiobutton in each
but that's not the way I like it to look.
The value that is set should be processed with php and stored in mysql.
Does anybody know how to get there?..
_j