Web Hosting Talk







View Full Version : how to do this


darkink
07-15-2006, 12:35 AM
i got two text field

ONe on the left
another one on the right

when i select one item on left text field
then i click ">" button
the item will move to the right text field

how to do this? plus is it possible to make the item move to the right text field bold color and in new line?

Thanks

Please see image

http://www.yanmin.net/problem.jpg

martialtiger
07-15-2006, 02:11 AM
You can do so with javascript and onClick. Here's a good starting point.

hxxp://loresoft.com/Snippets/JavaScript/57.aspx

darkink
07-15-2006, 02:15 AM
thanks so much

Albert_chu
07-17-2006, 11:17 PM
i dont think u even need to do that through javascript..seems like it could be done through html