I need some guidance in this I have registration form in which there will be button clicking on which open a new form without refreshing a page and again clicking on same button hides form it's user will to fill that form.Here is snapshot what i actually want.I want to know how actually i can do it

anmol.raghuvanshi1
Recommended Answers
Jump to PostOn the surface of things, this looks like a simple show/hide toggle on the Add New button, but I'm guessing it's not as simple as that.
Jump to PostYou can trigger reset all fields on hide (or on show if you like):
http://jsfiddle.net/diafol666/tck2795u/7/
NB. reset will set form to original values NOT empty everything. obviously if all fields are empty to …
All 6 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.