i try to open new window with javascript window.open func,
and add 'resizable = no'
parameter,
in ie its work , but in firefox it allow to resize
how can i block it in firefox ?
thanks.
i try to open new window with javascript window.open func,
and add 'resizable = no'
parameter,
in ie its work , but in firefox it allow to resize
how can i block it in firefox ?
thanks.
Another try:
http://www.technipages.com/firefox-prevent-sites-from-disabling-window-resize.html
You can prevent it in firefox, do you have that on? I know I would.