Have a look at this page in internet explorer http://www.formymobile.co.uk/css.php
The vertical scrollbar is about 5% in from the outer edge of the page
In firefox the scrollbar is right at the outer edge of the page. Anybody help getting it to work the same in internet expolorer?
What I am trying to achieve is have a css layer at the bottom of the page that stays in the same place even when you scroll down. This is easy to achieve in firefox using position:fixed but internet explorer doesn't suport this and the workarounds, like the one I am using on the page above, aren't that good
The vertical scrollbar is about 5% in from the outer edge of the page
In firefox the scrollbar is right at the outer edge of the page. Anybody help getting it to work the same in internet expolorer?
What I am trying to achieve is have a css layer at the bottom of the page that stays in the same place even when you scroll down. This is easy to achieve in firefox using position:fixed but internet explorer doesn't suport this and the workarounds, like the one I am using on the page above, aren't that good