Forum Moderators: open
is there a way to prevent IE (or any browser) from doing that? as there is a meta-tag to avoid image-toolbars in IE6 [ <meta http-equiv="imagetoolbar" content="no"> ] i could imagine that there's a proprietary meta-tag for that, too.
anybody?
That doesn't sound like good practise to me, people browse in a range of resolutions, with windows set to various different sizes. You should support their choice, not fight it.
with the latest relaunch (proper navigation and some features added) those pages now open in normal browser windows. design is fixed width (would look very nasty in liguid layout) and thousands of my users now complained about the "empty space on the right".
i presented them the above script-solution in a survey and a vast majority was in favour of it.
I suggest finding another solution to the "empty sapce to the right" problem, such as centering your content or allowing background colors to extend farther than you allow text or images to extend.
Better still use a liquid layout. (why do you say it would look nasty?)
You didn't say why you are resizing the height to 10 pixels less than the available - seems like an odd thing to do.
Better still use a liquid layout. (why do you say it would look nasty?)
well, those pages basically are CMS-based private homepages my users can set up in a wide range of ways. whatever layout i use it must look equally good on fully set up as on near-empty pages. a liquid layout on empty pageslooks stupid (lots of empty space on the bottom).
second reason: those pages used to come in pop-up windows of 500px width. the portrait-format of those pages are very tipical and branded - i don't want to change that, would lose recognition.