Hi,
I have used the window.open method to open a new pop up window, this function is working very fine but my problem is that i don't want minimize and maximize button on this pop up window, it should contain only close button .
Using resizable=No i try to do this operation. But it is working in IE browser. In FF browser it display the minimize or maximize buttons.
I hope u must have understood my problem. Please help as soon as possible.
Thanks,
Regards,
S.Sangeetha.
I have used the window.open method to open a new pop up window, this function is working very fine but my problem is that i don't want minimize and maximize button on this pop up window, it should contain only close button .
Using resizable=No i try to do this operation. But it is working in IE browser. In FF browser it display the minimize or maximize buttons.
I hope u must have understood my problem. Please help as soon as possible.
Thanks,
Regards,
S.Sangeetha.
Comment