I need a small help regarding disabling the resize button of window popup in Mozilla.When I make resizable=no its working fine for IE where as not in Mozilla.
Basicly code is as follows,where you can see resizable=no.
window.open("/SRF.aspx?Opt=1", "SRF",'toolbar=no,location=no, directories=no,status=no,menubar=no,scrollbars=yes, resizable=no,width=640,height=550');
Based on my googling I found mozilla will simply ignore that resizable paramter,any alternative way of doing the same?
Any of yours help is best appreciated.
0 comments:
கருத்துரையிடுக