I hate firefox

This is a discussion on "I hate firefox" within the Web Page Design section. This forum, and the thread "I hate firefox are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 29th, 2008, 12:47
New Member
Join Date: Mar 2007
Location: uk
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Angry I hate firefox

Hi all,

I was wondering if anyone could provide some assistance with my website:

http://www.interactive-learning.info...liffe/onesided

My problem is the right hand menu. It overlaps the footer in Firefox, but is fine in Internet Explorer. Looking at the CSS I can see no reason why this should happen.

Many thanks to anyone who can help
Reply With Quote

  #2 (permalink)  
Old Apr 29th, 2008, 13:20
welshstew's Avatar
Lead Administrator

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,431
Blog Entries: 13
Thanks: 1
Thanked 17 Times in 15 Posts
Re: I hate firefox

Quote:
Originally Posted by hhelen View Post
I hate firefox
mmmm sacrilicious
Quote:
Originally Posted by hhelen View Post
Hi all,

I was wondering if anyone could provide some assistance with my website:

http://www.interactive-learning.info...liffe/onesided

My problem is the right hand menu. It overlaps the footer in Firefox, but is fine in Internet Explorer. Looking at the CSS I can see no reason why this should happen.

Many thanks to anyone who can help
in your css for you #footer change clear:left; to clear:both;

p.s. FF is more standards compliant, so really you should code to this and then check IE, not the other way around.
__________________
WelshStew
Lead Administrator

tierney rides tboard - uk site | xtreme wales - extreme clothing
If you think I've helped, click the "Thanks"
webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Reply With Quote
  #3 (permalink)  
Old Apr 29th, 2008, 13:32
Up'n'Coming Member
Join Date: Apr 2008
Location: Or-Yehuda, Israel
Age: 60
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Re: I hate firefox

The problems are less in CSS and more in HTML.

  1. If you are using id="whatever" (#whatever), it can only be used once with the same name. If you want to use it more than once use class="whatever" (.whatever)
  2. If you count your opened divs and the ones you closed, you will find that the rightmenu div is still open when you call for footer.
  3. Please consider validating .
Reply With Quote
  #4 (permalink)  
Old Apr 29th, 2008, 13:56
New Member
Join Date: Mar 2007
Location: uk
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: I hate firefox

Thanks, changing the clear on Footer worked! I can't believe it was that simple. I generally tend to code for IE first because more people use it.

Thanks for the info about classes and ids too. I didn't know that.
Reply With Quote
  #5 (permalink)  
Old Apr 29th, 2008, 14:58
welshstew's Avatar
Lead Administrator

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,431
Blog Entries: 13
Thanks: 1
Thanked 17 Times in 15 Posts
Re: I hate firefox

Quote:
Originally Posted by shalom_m View Post
The problems are less in CSS and more in HTML.

  1. If you count your opened divs and the ones you closed, you will find that the rightmenu div is still open when you call for footer.
you will need to fix this one
__________________
WelshStew
Lead Administrator

tierney rides tboard - uk site | xtreme wales - extreme clothing
If you think I've helped, click the "Thanks"
webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Reply With Quote
  #6 (permalink)  
Old May 1st, 2008, 21:03
Junior Member
Join Date: Feb 2008
Location: Michigan
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Re: I hate firefox

Start using Firebug and you'll fine you start coding for Firefox first
Reply With Quote
  #7 (permalink)  
Old May 1st, 2008, 22:58
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,649
Blog Entries: 1
Thanks: 0
Thanked 4 Times in 4 Posts
Re: I hate firefox

Quote:
Originally Posted by hhelen View Post
I hate Firefox
No offence, but the problem isn't Firefox, it's probably your code.
IE gives wanna be web-designers very bad habits - stay away from it.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Omg I Hate Ie 7 Stormraven Webforumz Cafe 6 Nov 7th, 2007 20:49
My super resume - I Hate firefox ! vandiermen Free Web Site Critique 18 Sep 18th, 2007 21:03
Why I hate Vista brockomundo Webforumz Cafe 21 Jul 15th, 2007 10:43
Aaaah I hate 123-reg!!! Help me! 1840dsgn Webforumz Cafe 6 Jul 10th, 2007 09:08
I hate introductions... oh, well... here goes DarkMage Introduce Yourself 16 Nov 4th, 2006 14:45


All times are GMT. The time now is 13:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43