Simple Javascript Question

How can I have a row of images (smileys in this case) that, when you click them, add text to a textarea.

eg. when you click :slight_smile: it adds the text : ) to the textarea.

Thanks in advanced.