Wow! Great idea for add and remove elements! A question for everyone: do you
know any example about how to use this idea for add or remove elements for
input in forms?

Looks like:
Enter contacts: (an input field text for contact's name) - Add

If user clicks in Add link another inpout field appears.

Cheers

2007/3/2, Olaf Bosch <[EMAIL PROTECTED]>:

weide schrieb:

you go so:

<style>
table{font-size:0.8em;}
table input{font-size:1em;}
input{font-size:0.7em;}
</style>
<input value="Out table size is 0.8em"></input>
<table>
<tr><td><input value="In table size is 0.8em?"></input></td></tr>
</table>


> How to solve this question?

HTH.

  ACHTUNG, i not written this tool ;)


--
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to