Site Problem - Ie/ff
- Edvin
-
Edvin
- Member since: Feb. 3, 2004
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
Yo, I'm currently working on a site with a bud from school and it's near completion BUT there is a huge problem that I don't get.. at ALL.
Check this out:
Click Here
Try with Mozilla FireFox and then try with Internet Explorer..
It's all blank in IE!
Anybody know why?
If needed, I'll post my code, but it does that for every page!
Thanks in advance to anyone who can help me out on this.
Don't blame me, I'm french ;DDD
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate
Fix your errors validator report.
Get rid of the horrible JS, as you can easily achieve a roll over effect using CSS link styles. I think the JS may have something to do with the IE rendering issue, I don't think that you're inserting the JS into the <head> correctly.
Sort those out and it'll probably work.
- Edvin
-
Edvin
- Member since: Feb. 3, 2004
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
At 8/23/07 12:27 PM, smulse wrote: Fix your errors validator report.
Get rid of the horrible JS, as you can easily achieve a roll over effect using CSS link styles. I think the JS may have something to do with the IE rendering issue, I don't think that you're inserting the JS into the <head> correctly.
Sort those out and it'll probably work.
Oooo 70 errors, that's quite alot.. But they're rather silly errors.
- Jessii
-
Jessii
- Member since: Feb. 10, 2005
- Offline.
-
- Forum Stats
- Member
- Level 36
- Movie Buff
At 8/23/07 12:33 PM, Edvin wrote: Oooo 70 errors, that's quite alot.. But they're rather silly errors.
Even the most silly errors can cause problems, do don't discount them.
- Edvin
-
Edvin
- Member since: Feb. 3, 2004
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
At 8/23/07 01:07 PM, Jessii wrote:At 8/23/07 12:33 PM, Edvin wrote: Oooo 70 errors, that's quite alot.. But they're rather silly errors.Even the most silly errors can cause problems, do don't discount them.
Sir! Yes Sir! ;D
In other news, problem fixed ^^
Thanks guys!
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate

