0

How stop resizing...

resizable=no doesnt work help me guys!

window.open('http://www.artechin.com/emre/puanhesap.html', 'puan', 'toolbar=0,status=0,width=500,height=423,resizable=no');
1

3 Answers 3

3

They stopped that with Firefox 3 - this could have been security problems, the idea nowadays is to not hide the URL.

Sign up to request clarification or add additional context in comments.

Comments

1

If you are looking at the page in FireFox 3+ it ignores the resizable setting and will always allow you to resize the window.

https://developer.mozilla.org/en/Window.open#Window_functionality_features

Notably Mozilla recommend that the resizable attribute is always set to yes.

Comments

0

If you are using Firefox, than is because of default setting of that browser. forum post

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.