Posted By
 Csabo on 2010-08-21 17:32:35
| Re: Off Topic: Need some browser testing
It seems like Opera is at fault here. After some digging, I found two CSS problems reported, both related to overflow: auto. http://www.brunildo.org/test/IE8b1_ovauto_apchild.html http://www.gtalbot.org/BrowserBugsSection/MSIE8Bugs/overflowed-floated-child-vertical-scrollbar-2.html
In FireFox, Chrome, even in IE it seems to work more or less.
Okay, next question then: does anyone know if there's a way to include CSS or HTML that only applies to Opera? Or perhaps I can do this from the back-end, maybe the code could check the browser and output different HTML. |