How do we dynamically create text boxes? The code should work in NETSCAPE and IE. I will be showing 3 text boxes on the screen and a button to add more(as many the user want). Appreciate a reply Beksy
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
posted
0
Just have a function that creates the textbox in the onClick() event of the button.
Bosun
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.