Doc1355
Technical User
- Nov 6, 2011
- 4
Hi,
I have a page with tow buttons and and two DIVs. What I'm trying to do is:
--- When the page loads, button 1 and DIV1 loads
--- if user clicks on button 1, then button1 and DIV 1 disappear and Button2 and DIV2 appear.
--- if user clicks on button 2 again, it should make button1 and DIV 1 visible and button2 and DIV2 invisible.
I like this to have some sort of animation such as fadeIn/fadeOut or something similar.
Any suggestion?
Thanks
I have a page with tow buttons and and two DIVs. What I'm trying to do is:
--- When the page loads, button 1 and DIV1 loads
--- if user clicks on button 1, then button1 and DIV 1 disappear and Button2 and DIV2 appear.
--- if user clicks on button 2 again, it should make button1 and DIV 1 visible and button2 and DIV2 invisible.
I like this to have some sort of animation such as fadeIn/fadeOut or something similar.
Any suggestion?
Thanks