My task is i have two buttons and divs("div1","div2') after clicking on button1 i need to show div2 ,button2 then hide button button1 also and after clicking button2 i have to show div1 and button1 then hide button2 also how to do this in asp.net using jquery?