Page length issue in ie6
I have an issue with a site at the following address:
http://www.graffiti-prevention.com.au
For some reason in ie6 the page length is really long. Everything loads fine, but the body of the page keeps showing all of the content, including the footer.
I've tried the usual fixes, but its a problem Ive never had before. It's starting to driv开发者_开发知识库e me mad, so I'm hoping someone will be able to help me.
Cheers
James
I'd say it might be something to do with the Fancybox plugin. Maybe try sticking in
body { overflow:hidden }
I can't actually see the page though to have a better suggestion, my IE tester keeps crashing!
精彩评论