avvllvva Posted September 2, 2009 Share Posted September 2, 2009 Hi I have to put scrollbars for a div layer, if its contents become more that its height, for this I have tried following css style="overflow-y: auto; overflow-x: hidden;" And it is working perfectly in all browsers except IE 8 How can I fix this in IE 8 ? Plz help. Link to comment https://forums.phpfreaks.com/topic/172822-solved-css-overflow-y-auto-overflow-x-hidden-not-working-in-ie-8/ Share on other sites More sharing options...
avvllvva Posted September 2, 2009 Author Share Posted September 2, 2009 Yeah... Its get fixed, we sholud also mention mininum height of that div, say - min-height:100px; Link to comment https://forums.phpfreaks.com/topic/172822-solved-css-overflow-y-auto-overflow-x-hidden-not-working-in-ie-8/#findComment-910896 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.