dynamically add elements from jquery or javascript

Posted by Hulk on Stack Overflow See other posts from Stack Overflow or by Hulk
Published on 2010-03-24T13:18:04Z Indexed on 2010/03/24 13:23 UTC
Read the original article Hit count: 253

if a user types in an input say 3 into a text box three small text boxes should be shown below or in a popup through javascript or jquery .How can this be done...

 <input type="text" name="order">3</input>

Thanks..

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-selectors