• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help needed for adding dynamic textbox in a page using javaScript

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am currently facing a problem where the user can add multiple number of values based on his requirements. So need to add a button on clicking of which more textboxes will be added and prefix it with a checkbox. This checkbox will allow the user to remove as and when desired. User can remove those textboxes by clicking the textbox and clicking the remove button. An urgent help is needed. PLease post as soon as possible.

Thanks in advance

Anna
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Third and final warning.

"Anna"-
Please adjust your displayed name to meet the

JavaRanch Naming Policy.

You can change it

here.

Thanks!

Mark
reply
    Bookmark Topic Watch Topic
  • New Topic