User Profile
Collapse
-
bendajao started a topic Generating a post/input form on the same page during a button onClick event?in JavascriptGenerating a post/input form on the same page during a button onClick event?
I need an ajax/js function that will generate an input form to be filled up when the Add Traveler button is clicked. (not open a new window but generate it on the same page)
So, I want to generate this form when the button is clicked:...Code:<td> Travelers:</td> <td><input type="button" onClick="" name="" value="Add Traveler" /></td>
No activity results to display
Show More
Leave a comment: