Page 1 of 1

Scrollbar

Posted: 23 Jan 2008, 21:17
by frostyIntrepid
Hi,

I have recently noticed that a scrollbar has appeared at my page while I am quite sure there isn't anything at the bottom of the page.

It is at http://www.suss-shooting.com

Any help here please?

Posted: 24 Jan 2008, 08:35
by frostyIntrepid
Can anyone help? Thanks in advance!

Posted: 24 Jan 2008, 22:34
by mjau-mjau
It's certainly some thing to do with your statcounter javascript. In fact I pinpointed it to the script itself - The line:
Code
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script>
I'm not sure how this counter is supposed to work, but they don't seem to have taken all compatibility into mind - When viewing the javascript http://www.statcounter.com/counter/counter_xhtml.js , in the top there is something about setting the height of an object to "screen.height" which seems to multiple with the height of the SWF. Perhaps you should post in their forum http://forum.statcounter.com/vb/

You could also try to set in the top of the page:
Code
overflow: hidden;
...although this might also hide your counter if you are trying to display it on the page.

Optionally you could consider other statcounters? Nice gallery btw...