CSS/Web Monkeys (help needed)

Open discussion about any topic, as long as you abide by the rules of course!
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

CSS/Web Monkeys (help needed)

Post by obsidian »

I hate Internet Explorer.

I have a webpage that I'm working on and for some reason the menu float property isn't working properly on IE. Works fine on Firefox and Safari, it only messes up on POS Explorer. For the life of me, I can't figure out why, it's pretty standard.

Website:
http://www.robotrenegade.com/radiant/

CSS file:
http://www.robotrenegade.com/radiant/_css/default.css
Last edited by obsidian on Mon Jul 26, 2010 6:10 pm, edited 1 time in total.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by mjrpes »

It's because IE (< 8) by default sets width of li element to 100% of parent. Solution is to make li inline....

#header ul li {
display: inline;
}

FYI: transparent png isn't transparent in IE6. There is a easy solution to this that you can find here:

http://www.twinhelix.com/css/iepngfix/
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by mjrpes »

Also, I didn't figure this out until playing around with the css. It was clear once I started setting background colors of ul, then the li elements. I use a harsh #0f0 or #f00 to make it stand out :) When I run into css problems this is how I start out troubleshooting things and it usually helps pinpoint the problem pretty quickly... I'd recommend doing this if you run into problems in the future.

I also recommend this awesome tool for debugging in multiple versions of IE:

http://www.my-debugbar.com/wiki/IETester/HomePage
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by obsidian »

Thanks, that works.

Also thanks for the PNG link... I was going to just say, "fuck you ancient browsers, welcome to 1999".
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
User avatar
GONNAFISTYA
Posts: 13369
Joined: Sun Jan 23, 2005 8:20 pm

Re: CSS/Web Monkeys (help needed)

Post by GONNAFISTYA »

Nerds.
User avatar
Captain
Posts: 20410
Joined: Thu Jan 05, 2006 2:50 am

Re: CSS/Web Monkeys (help needed)

Post by Captain »

"derivitive"

lol
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

the new iepngfx.htc is very awesome. workng ong tiling backgrounds :up:

also, tip, you might want to include the emulate-ie7 meta, since ie8 fails at w3c a lot more than ie7 does :(
Peenyuh
Posts: 3783
Joined: Thu Jan 03, 2008 3:46 am

Re: CSS/Web Monkeys (help needed)

Post by Peenyuh »

GONNAFISTYA wrote:Nerds.
:up:
[color=#00FF00][b]"How do you keep the natives off the booze long enough to pass the test?" Asked of a Scottish driving instructor in 1995.[/b][/color]
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: CSS/Web Monkeys (help needed)

Post by ^misantropia^ »

CSS isn't nerd.
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by obsidian »

[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Tsakali
Posts: 7175
Joined: Thu Mar 02, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by Tsakali »

I fucking hate IE... if only people knew what shit of a browser it is and the amount of pointless suffering it inflicts on web designers. It really is insane how this fucking product completely ignores any set of coding standards ffs. I honestly don't understand how they keep releasing shit after shit version without bothering to address well known problems. For one, the lack of native png support without javascript spamming every fucking page should be downright considered a fucking crime.
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

to be fair, the lack of png support was years ago (ie6). too bad so many people are still on ie6 :[

also, htc is not javascript.
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

mjrpes wrote: I also recommend this awesome tool for debugging in multiple versions of IE:

http://www.my-debugbar.com/wiki/IETester/HomePage
its pretty cool - i personally have different versions of IE installed.
too bad this app also doesnt support realtime DOM/css editing like firebug does >:R
Grandpa Stu
Posts: 2362
Joined: Wed Nov 01, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by Grandpa Stu »

thankfully, with the release of windows 7, the death of IE6 is finally within sight. despite that though i dont see IE adopting the new CSS and HTML standards anytime soon. is there really any way in which MS profits from making such an esoteric browser?

i'm actually starting to find that a lot of people that i previously thought as "web stupid" are starting to use firefox. they even realize that bing is a MS product and after using it a couple times have decided it's cow dung.

perhaps i'm a bit optomistic since i'm relatively green to the whole web design scene but there definitely seems to be a light at the end of the tunnel. sorta.
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

about 20% is still on ie6. people thought the same thing when IE7 got forcedpushed to XP, or when people started to use Vista.

unfortunately there are still a lot of companies that run on win2k and therefore IE6, and all those employees who should be working are browsing on a prehistoric browser.
these people usually do not have the means to install an alternative, and the company's office automation department arent too happy to upgrade their entire infrastructure.

sure IE6 might disappear at some point, but then everyone will be stuck on the next old browser.

granted, IE7 is pretty good webwise. but after a while theyll all be on IE8 who again does so much wrong.

:(
DTS
Posts: 2879
Joined: Thu Jul 13, 2000 7:00 am

Re: CSS/Web Monkeys (help needed)

Post by DTS »

Maybe they use their phones now?
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

do not underestimate the power of the luddites :smirk:
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: CSS/Web Monkeys (help needed)

Post by ^misantropia^ »

MKJ wrote:unfortunately there are still a lot of companies that run on win2k and therefore IE6
Hmm. I think most companies run XP but have these crappy intranet applications that only work in IE6, hence no chance of an update to 7 or 8 being rolled out.
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Re: CSS/Web Monkeys (help needed)

Post by +JuggerNaut+ »

^you are correct. We won't be implementing Win7 until Q1 2011.
bitWISE
Posts: 10704
Joined: Wed Dec 08, 1999 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by bitWISE »

To play devil's advocate a little, why even bother coding for IE6 if we all agree the only people really using it are intranet employees and your grandma?
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: CSS/Web Monkeys (help needed)

Post by ^misantropia^ »

Because intranet employees and your grandma are potential customers?
bitWISE
Posts: 10704
Joined: Wed Dec 08, 1999 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by bitWISE »

If you explicitly know that, sure. But how many companies with a strict no software install policy give their users total freedom to surf the web?
DTS
Posts: 2879
Joined: Thu Jul 13, 2000 7:00 am

Re: CSS/Web Monkeys (help needed)

Post by DTS »

bitWISE wrote:If you explicitly know that, sure. But how many companies with a strict no software install policy give their users total freedom to surf the web?
Don't commercial webmasters have something in place to record what browser their page visitors are using, so they know if "potential customers" are using outdated browsers?
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by MKJ »

also, not everything on the web is for everybody. some webapps are specifically built for a company, it should be working in IE6. then, perhaps some of them work from home so it should also work on their computers.

in the end tho, agreeing to ignore 20% of the population is not a valid solution :smirk:
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by mjrpes »

bitWISE wrote:To play devil's advocate a little, why even bother coding for IE6 if we all agree the only people really using it are intranet employees and your grandma?
Well, you could take it on a case-by-case basis. In our case, ~11% of the people that came to our site recently used IE6. This is small enough that I don't care if the site doesn't look pixel perfect on IE6, but still large enough that I ensure it is at least decently viewable and not a complete mess.
Post Reply