GD77 Posted October 29, 2012 Share Posted October 29, 2012 Hello: how to fix overflow:hidden for chrome and opera...? Quote Link to comment Share on other sites More sharing options...
Christian F. Posted October 29, 2012 Share Posted October 29, 2012 overflow: display? Quote Link to comment Share on other sites More sharing options...
GD77 Posted October 30, 2012 Author Share Posted October 30, 2012 naa you only have overflow:hidden,auto,scroll,... the problem not with css it works fine with firefox... problem with chrome and opera they tend to break the css overflow tag Quote Link to comment Share on other sites More sharing options...
Christian F. Posted October 30, 2012 Share Posted October 30, 2012 My point with the previous post was that you'll need to define how it's "broken", otherwise we cannot help you. I've never had any issues with any browsers and the overflow property, so I'm almost certain it's a problem with your code. Thus posting your code, or preferably a cut down example which accurately displays the problem you're having, is required as well. The more time and energy you put into making it easy for us to help you, the more likely it is that you'll get (quality) help. Quote Link to comment Share on other sites More sharing options...
GD77 Posted October 30, 2012 Author Share Posted October 30, 2012 <object name="cp_L" class="cp_L" data="cp_L.php"></object> .cp_L {width:15.8%;;float:left;overflow:hidden;position:relative;} It s commen problem found it on google still no solution :/ again if it was my coding problem why would it work on firefox at first? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.