HI,
can anyone pls help me regarding the following context..suppose i hv 3 form in javascript..when user give valid info in the first form then only the 2nd one will enable..after validation of 2nd one the 3rd one will enable ..not only that say 1st form has a title when i click on that title the form will enable ..and when i click on the title again the form will disable ..how it can be done???any hints..( ya 1 more thing without using any library i have to perform the task..)

Recommended Answers

All 3 Replies

is it for live project or it is class assignment?

ITS JUST A SIMPLE PROJECT GIVEN BY SOMEONE...

1) you can create separate page I mean stages, submit 1 will got to page 2, submit 2 will go to page 3

2) you can do by javascript on same page, but first post what u have done so far.

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.