I f@%king hate IE
- Started
- Last post
- 9 Responses
- mymu
What’s up with Microsoft, why is their browser so shit...?
I have a Div with a fixed height that’s overflow is auto, the content is text SO why does it have a horizontal scroll bar...
I think I’m going to cry
I have tried
overflow-x: hidden;
overflow-y: auto;(This is IE 5.2 on the Mac)
- kodap0
do you have a screenshot or online url of that??
make sure you don't have big words without spaces .. otherwise, it should work normally...
and yes, IE mac is a pain in the ass.
- del_razor0
i can fix your prob...
very simple..don't know WHY this works.. but it does.. so just do it..
at the top of your doc..
where it saysjust remove the
"http://www.w3.org/TR/html4/loos...
and it'll work for you..let me know ;)
////del
- creative-0
Right there with ya!
I have no end of problems with IE on the Mac, problem is, Microsoft don't give a s**t about it any more (http://maccentral.macworld.com... and so any bugs in it (which this probably is) will never be resolved.
I can't wait for the day everyone on Mac uses Safari like me...!
- mymu0
I tryed removing the DOCTYPE but some of the styles get messed up...?
if microsoft are dumping it why cant we?? its not like there is no other choice
- ********0
IE macs "float" problem has been driving me bonkers for months. I have yet to find a real solution for it. My solution was to put a disclaimer suggesting one of the many other browsers available for us mac users. IE is crap, it is not supported anymore, and the chiefs at M$ pronounced it dead. I am done with this shitty browser.
- jg_20
why microsoft is so crap?
- ********0
lol
- versa0
try putting the scroll div absolutely positioned with its overflow set to "visible", inside of a absolutely positioned div that has a fixed height and it overflow set to "auto".....this has worked for me in 5.2 MAC when i needed it.....its sounds like a strange solution i know, but just give it a whirl
- welded0
I had the same problem until I stopped caring. Worked like a charm.