Click to See Complete Forum and Search --> : Controlling Browser Size


mlallier
01-12-2005, 07:54 PM
Is there html code that I can include in the web-page to have a browser window open up to a specified width?

Thank you!

MstrBob
01-12-2005, 08:17 PM
No.

Is there Javascript for this? Yes.

Should you use it? Sure. If you want to agrivate people and lose users.

PeOfEo
01-12-2005, 09:11 PM
You can open a link in a new window to a specified width without making the link inaccessible (though with js disabled your size will be messed up and the link will open in the same winodow), but as Bob said, it is probably not the best course of action.