javascript - onClick add input field -


I want to add a transparent input text field every time in the center of the DIV #mainC button is done.

I tried to do it with jquery but did not succeed.

Usage:

  $ ("# abc" "text" /> gt; ');});  

Demo:


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -