-
Positioning checkboxes under images in form
Hi,
I have got a form where I need users to click the images they want to delete from a MySQL DB on the server. They choose the images they want to delete by viewing thumbnails of the images.
I would like to position checkboxes under each image, with upto 6 images in one row. How can I do this using javascript?
Thanks for your help
-
-
If I'm understanding you right, then your asking for something done in CSS and PHP (JavaScript can't do DBs anyways...). Are you also wanting the DB part done? I thought you meant that you wanted some way to have the PHP spit out rows of images with positioned checkboxes. Let me know if this is wrong, if I'm right (assuming you have basic knowledge of PHP) I can work something up.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks