Hi,

We are developing the websites. In some of the website we are facing the problem like vertical scroll bar is not appearing in some of the versins of IE7 (Ex : IE7.0.6001.18000). This might be a problem in the css but exactly we dont know what is the problem in that.

We are using css for designs.

can some help please?

Regards,
sneha

Recommended Answers

All 3 Replies

Hi,

We are developing the websites. In some of the website we are facing the problem like vertical scroll bar is not appearing in some of the versins of IE7 (Ex : IE7.0.6001.18000). This might be a problem in the css but exactly we dont know what is the problem in that.

We are using css for designs.

can some help please?

Regards,
sneha

yes, remove the overflow: hidden properties from HTML and the BODY element.

yes, remove the overflow: hidden properties from HTML and the BODY element.

We have already put overflow:auto in the body tag. The problem is it is appearing in some IE7's and in firefox. In some other IE7's it is not appearing. Please help :(

We have already put overflow:auto in the body tag. The problem is it is appearing in some IE7's and in firefox. In some other IE7's it is not appearing. Please help :(

You need to either post the complete code here or the link to the page.

but I suggest you validate your html first, and make sure it is error free.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.