sushilborhade
02-24-2006, 07:13 AM
HI,
I am opening childwin.html page from parentwin.html page on onload event.
On parentwin.html there is one button called "Hello World" and childwin.html there is two buttons called "Hello" and "Enable/Disable".
Clicking on "Enable/Disable" button of childwin.html I want to enable/disable the "Hello World" and "Hello" button of parentwin.html and childwin.html respectily simultaneously.
So how can i achieve this.
Thanks.
I am opening childwin.html page from parentwin.html page on onload event.
On parentwin.html there is one button called "Hello World" and childwin.html there is two buttons called "Hello" and "Enable/Disable".
Clicking on "Enable/Disable" button of childwin.html I want to enable/disable the "Hello World" and "Hello" button of parentwin.html and childwin.html respectily simultaneously.
So how can i achieve this.
Thanks.