» Site Navigation
0 members and 1,051 guests
No Members online
Most users ever online was 47,180, 07-16-2025 at 05:30 PM.
» Today's Birthdays
» Stats
Members: 75,928
Threads: 249,128
Posts: 2,572,274
Top Poster: JLC (31,651)
|
-
For all you html/css guru's out there...
Just kind of an off-shoot of my which browser poll, I've got a question for all the developers around here. Anyone working with websites knows how much of a pain it is to get full cross-browser compatibility, and that's the problem I'm running into right now. I've got my site pretty much finished, but now I'm running into some weird bug with IE6 and floating div's. The site displays perfectly in Firefox, and near perfect in Safari and Opera. For some reason though, the sidebar drops down to the bottom of the page and runs the full width when viewed under IE. The last time I messed around with developing a site was back when CSS was just first coming out, and I'm already getting tired of dealing with the quirks of IE. Anyone run into this problem before and can point me in the right direction?
-
-
Banned
Re: For all you html/css guru's out there...
I've run into a few problems like that, and developing Gerry Guerra's site of ssscales.com. A lot of the stuff I've added such as .PNG format images, and the onMouseOver scripts I typed up for it had a very difficult time displaying in older browsers like IE 6.0, but newer, more up to date browsers had no difficulty what so ever displaying them. I'd shoot Nate here a PM. He's helped me the entire way through getting into programming....which has been pretty difficult since I'm so stuck on photography and metallurgy LOL. I'm sure he could help you out. Good luck!
-
The Following User Says Thank You to CeraDigital For This Useful Post:
-
BPnet Veteran
Re: For all you html/css guru's out there...
IF you go to my site in IE6, there is a popup that say this site is not going to look as nice in IE6, and recommends an upgrade. There comes a time when you have to stop trying to program for every possible browser, and just focus on the bigg'ns. IE7 IS part of the Windows Update, and should be on most people pcs by now (as automatic updates are always on by default). IE8 is just around the corner for a full release ...
Point being that even if you are unable to get the site fully IE6 compatible, I wouldn't pull my hair out over it. Just move on and blame Microsoft .. that's what I do.
Last edited by Samuel; 12-10-2008 at 10:25 AM.
-
The Following User Says Thank You to Samuel For This Useful Post:
-
Re: For all you html/css guru's out there...
It's a pretty serious pain in the ass. IE7 has been out long enough that IE6 doesn't really matter anymore but still you should at least test in 2-3 different browsers. All of my sites are at least IE7+, Firefox, Opera, and Safari compatible. With that said I'm not looking forward to IE8.
For me it's more so a pain when one of my PHP/MySQL scripts has issues with different browsers, cause sometimes it takes longer than I'd like to figure it out.
-
The Following User Says Thank You to AaronP For This Useful Post:
-
Re: For all you html/css guru's out there...
Nothing more that I can really add, other than research IE hacks - although, I never do it because like Cuda said, IE6 is just a waste of time to deal with.
http://www.webdevout.net/css-hacks
http://www.maratz.com/blog/archives/...rnet-explorer/
-
-
Re: For all you html/css guru's out there...
 Originally Posted by cuda
IF you go to my site in IE6, there is a popup that say this site is not going to look as nice in IE6, and recommends an upgrade.
Are you sure about that? I see it in the source, but when I loaded it in IE6 nothing happened.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|