Hello, I'm wondering if you can help witha problem I have.
I am trying to make something where you click on the ID and it is placed in a box:
<input name='id' id='id' class='textbox' type='text' value='' size='30'>
^^ thats the box which i want the text placed in. I want it so I can click on something and it will auto appear in a box like that, any help?
I am trying to make something where you click on the ID and it is placed in a box:
<input name='id' id='id' class='textbox' type='text' value='' size='30'>
^^ thats the box which i want the text placed in. I want it so I can click on something and it will auto appear in a box like that, any help?
Comment