You are here: DEVPPL Forum Programming CSS Forum
NOTIFICATIONS
54.094
MEMBERS
15.690
TOPICS
62.267
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

CSS and IE8

0

Loading

CSS and IE8

Postby SkyNetworks » Wed Apr 15, 2009 11:28 pm

Hello Folks,

Really hoping somebody can help me.

I've been trying to learn CSS and thought I'd got some of the basics sorted, but now I've downloaded Internet Explorer 8, it's throwing all my hard work out of sync (unless I use this new option called 'Compatibility View').

Don't really understand what I've done wrong, or how to fix it.

Cheers,
SN.
SkyNetworks
 
Reputation: 0
Posts: 10
Joined: Mon May 19, 2008 3:10 pm
Highscores: 0
Arcade winning challenges: 0

CSS and IE8 - Sponsored results

Sponsored results

Login to get rid of ads

 

0

Loading

Re: CSS and IE8

Postby Suffer » Thu Apr 16, 2009 5:25 pm

no one idea =(
Suffer
 
Reputation: 0
Posts: 235
Joined: Tue Jan 20, 2009 7:34 am
Highscores: 0
Arcade winning challenges: 0
0

Loading

Re: CSS and IE8

Postby Seomonks » Sat Apr 18, 2009 10:38 am

It would be easier to help if you give an example.
Seomonks
 
Reputation: 0
Posts: 9
Joined: Sat Apr 18, 2009 10:06 am
Location: United Kingdom
Highscores: 0
Arcade winning challenges: 0
0

Loading

Re: CSS and IE8

Postby Uniko » Sat Apr 18, 2009 11:10 am

The general rule is: Stick with the standards.
You can't go wrong.
Uniko
 
Reputation: 0
Posts: 42
Joined: Fri Feb 20, 2009 10:00 am
Highscores: 0
Arcade winning challenges: 0
0

Loading

Re: CSS and IE8

Postby Rangana » Mon Apr 20, 2009 8:27 am

Are you developing on IE? That would be unfavorable for you.

You should get Firefox, and develop for FF, and provide fix for IE if needed.
Rangana
 
Reputation: 1
Posts: 935
Joined: Wed Feb 27, 2008 6:14 am
Location: Cebu City Philippines
Highscores: 0
Arcade winning challenges: 0
0

Loading

Re: CSS and IE8

Postby SkyNetworks » Mon Apr 20, 2009 9:33 pm

Thanks for all the feedback everybody.

Have been developing in IE and then checking in Firefox, but will try doing it the other way round rather.

I think I've managed to fix it now, so its looking right in both IE8 and FF, but I notice there are still some issues with IE7 and earlier versions. Is that normal?

Cheers!
SkyNetworks
 
Reputation: 0
Posts: 10
Joined: Mon May 19, 2008 3:10 pm
Highscores: 0
Arcade winning challenges: 0
0

Loading

Re: CSS and IE8

Postby Johnathan » Tue Apr 28, 2009 1:02 am

Yes, it's pretty normal, try using a CSS reset, this gets rid of default browser styling which means you have to do it all but it will be the same across all browsers, well most. Also google for a list of the IE6 problems you can have, there is a lot of them. Also I think getting stuff to work in IE6/7 is easier than IE8 so use the compatibility mode to render your site as IE7 if you're still having problems with IE8.
Johnathan
 
Reputation: 0
Posts: 1207
Joined: Thu May 31, 2007 4:28 pm
Location: Belfast, Northen Ireland
Highscores: 0
Arcade winning challenges: 0
^ Back to Top