Kali Charan Rajput
Kali Charan Rajput

Reputation: 12606

IE8 vertical scrollbar problem

i have a problem in ie8, my site is http://www.2sinfotech.com/demo/guitar//

when i click on join now or other link like faq. i didn't get vertical scrollbar in my site. some time i get scroll or some time not.

Upvotes: 0

Views: 872

Answers (1)

Pat
Pat

Reputation: 25675

I ran your HTML through the W3C validator and it's complaining about <div class="wrapper"> not being closed before the closing </body>. I would start with trying to get that fixed.

Upvotes: 2

Related Questions