Hi list,<br><br>I have a list of tags. I want to be able to click on a tag and have that tag name populate an input field. I think delicious used to allow you to click on existing links to tag your bookmark similar to this (moving instead to auto_complete).
<br><br>My guess is the code looks something like this....<br><form><br><input type="text" name="all" id="discover" size="16" value="test1, test2"/><br></form>
<br><br><a href onClick="document.form.discover.value == 'test3, test4'">click me</a><br><br>...but I can't get it to work. Any suggestions?<br><br>Thanks,<br><br>Steve<br><a href="http://www.smarkets.net">
http://www.smarkets.net</a><br>