Forum Moderators: open
I have seen this on other sites and it is probably fixed with some kind of Javascript but i havenīt found anything useful.
But first of all, is this possible?
<style type="text/css">
html,body {
height:100%;
width:100%;
overflow:auto;
}
</style> You can do this on all pages you own. The only thing this wont work on, is if it is a page you do not own inside your frame window (not usually a good idea to do anyways).