mahith
03-22-2011, 04:56 PM
1) Script Title: animatedcollapse.js
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I am designing a website in which I have scenario where in I have to jump to other div on clicking a button in the above div.
I can clearly explain this with the URL https://www.bedbathandbeyond.com/regCreate.asp?event_type=COL&
Explanation: If the user is entering information in a particular div then the divs below them should be disabled and the info entered in the above div should be editable. The user can enter into the divs below him by clicking the continue button in the present div.
Could you help me out in writing the code.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I am designing a website in which I have scenario where in I have to jump to other div on clicking a button in the above div.
I can clearly explain this with the URL https://www.bedbathandbeyond.com/regCreate.asp?event_type=COL&
Explanation: If the user is entering information in a particular div then the divs below them should be disabled and the info entered in the above div should be editable. The user can enter into the divs below him by clicking the continue button in the present div.
Could you help me out in writing the code.