To prevent popup window from resizing
i want to prevent popup window from resizing, but resizable =no (or false) both are not working. how can i do that. i also want to disable maximize and minimize button and only close button should be available. m using firefox. any suggestions
Prabhu RajaPosted Oct 7, 2011, 2:52 AM
Open Firefox ->Choose Tools -> Click Options ->Go to content Tap-> Click Advanced button that Placed to the right of Enable Javascript-> then uncheck the selection "Move or resize existing windows".
I think Suthish Sir is Already Explained This.
And Also Read This Click HERE
And Execute your Code and Check
--------------------------------------------------------------
thank you
Javeed M ShaikhPosted Oct 6, 2011, 3:08 PM
Please do not forget to mark "Accepted Answer".
Javeed M ShaikhPosted Oct 6, 2011, 2:29 PM
Please do not forget to mark "Accepted Answer".
Suthish NairPosted Oct 6, 2011, 2:12 PM
Tools --> Options --> Content tab --> Advanced --> Uncheck the option "Move or resize existing windows".
Or refer
NarayanPosted Oct 5, 2011, 10:26 PM
https://developer.mozilla.org/En/DOM/Window.open#
Rakesh JhaPosted Oct 5, 2011, 6:12 AM
nishant ranjanPosted Oct 5, 2011, 4:04 AM
AmolPosted Oct 3, 2011, 8:27 AM