Hi All,
I have aspx page with Menu(Menu.ascx page) controls .
The parent page(create.aspx) contain buttons, when i click on button it open child page(Find.aspx) page.When i click on menu(Menu.aspx) i have to close my child window(Find.aspx) without closing parent window(Create.aspx) ...........Have to do all the functionality using
java script or J Query