I posted this in the website designer's forum but I thought somebody here might be able to help as well.
I have a page that when it loads, it produces those nasty and unwanted scroll bars. They only scroll about 7-10 pixels of blank space. If I hit the refresh button on the browser, they disappear. This problem goes away if viewed at higher than 800x600 but this is the resolution I designed the page at and since a good majority of viewers use 800x600, this is a problem that needs to be resolved.
I searched the archives and found that the following command placed in the header is supposed to keep the page from caching. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
This doesn't do the trick - the scroll bars still appear on each visit.
The fact that hitting the refresh button clears the scroll bars indicates that this is a page caching issue, right?
Can anyone help me out here? I just want the page to load cleanly each time, without the scroll bars. This is the page in question if anyone wants to check it out...
Thanks in advance for any help.
Dave Fore
I have a page that when it loads, it produces those nasty and unwanted scroll bars. They only scroll about 7-10 pixels of blank space. If I hit the refresh button on the browser, they disappear. This problem goes away if viewed at higher than 800x600 but this is the resolution I designed the page at and since a good majority of viewers use 800x600, this is a problem that needs to be resolved.
I searched the archives and found that the following command placed in the header is supposed to keep the page from caching. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
This doesn't do the trick - the scroll bars still appear on each visit.
The fact that hitting the refresh button clears the scroll bars indicates that this is a page caching issue, right?
Can anyone help me out here? I just want the page to load cleanly each time, without the scroll bars. This is the page in question if anyone wants to check it out...
Thanks in advance for any help.
Dave Fore