Hi,
In one of my webpage I user UpdatePanel. Inside the UpdatePanel I have a DIV (name=div1). On JQuery MouseOver event am showing & Hiding an another DIV(name=div2). This show/Hide animation works fine. I also have a <a> link, on clicking of this link new pop window is opened. When I close the pop window and come back to the parent window Jquery animation is not working.
Any help will be appreciated.
Thanks.
In one of my webpage I user UpdatePanel. Inside the UpdatePanel I have a DIV (name=div1). On JQuery MouseOver event am showing & Hiding an another DIV(name=div2). This show/Hide animation works fine. I also have a <a> link, on clicking of this link new pop window is opened. When I close the pop window and come back to the parent window Jquery animation is not working.
Any help will be appreciated.
Thanks.
Comment