add/delete image ID to/from textbox when image clicked

Posted by Huseyin on Stack Overflow See other posts from Stack Overflow or by Huseyin
Published on 2010-03-13T15:01:33Z Indexed on 2010/03/13 15:05 UTC
Read the original article Hit count: 191

Filed under:

I am working on a simple news module. There is a form where user adds multiple image IDs to one textbox then submits it. To improve the usability, I listed all the images they can add (ID numbers displayed next to it) on one side. However, this still is little bit confusing. I want image IDs added/deleted to the textbox when user clicks on the images.

Spare me codes, methods, ideas, examples... I will take anything.

© Stack Overflow or respective owner

Related posts about jQuery