FieldSets not acting right in Mozilla

This is a discussion on "FieldSets not acting right in Mozilla" within the Web Page Design section. This forum, and the thread "FieldSets not acting right in Mozilla are both part of the Design Your Website category.


 Subscribe in a reader

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

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jan 11th, 2007, 21:13
New Member
Join Date: Jan 2007
Location: missippi
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
FieldSets not acting right in Mozilla

I am haveing an issue with mozilla not setting my fieldsets correctly..

Can someone take a peek at the site and let me know how to lock this dam thing down..

Look in ie and mozilla for the differences..



page Employment

www.leonlittle.com

erik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jan 12th, 2007, 02:52
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: FieldSets not acting right in Mozilla

What fieldsets? Are you talking about the actual tag, <fieldset>?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jan 12th, 2007, 03:07
New Member
Join Date: Jan 2007
Location: missippi
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Re: FieldSets not acting right in Mozilla

For some reason my content that is in the <fieldset> tags at www.leonlittle.com on the employment page is misplaced in Mozilla; However, everthing is fine in IE...

What can i do to fix that ??

Thanks alot for the help

Erik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jan 12th, 2007, 15:55
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: FieldSets not acting right in Mozilla

For starters I suggest you sort your code out. You'll be glad you did in the long run.

Seperate ALL your css and JavaScript into their own external files and <link... or <script... them into your pages as required.

Your employment page links the same css file in at three different location throughout the page.

Also identifiers in css should be lowercase.

You also need to validate and correct your code. In this little snippet alone there are two errors:
Code: Select all
        <div class="Header">
            <h1 style="color: #ec9374">
                Employment Information
                <hr color="graytext" style="height: 1px" />             </h1>
    </div>
<hr> tags are not aloud inside <h1> elements and there is no such colour as 'graytext'.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jan 12th, 2007, 17:29
New Member
Join Date: Jan 2007
Location: missippi
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: FieldSets not acting right in Mozilla

Man that is exactly what i need is someone pointing this out to me... Thanks you very much..

I will be back for more questions..


erik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Jan 16th, 2007, 16:21
New Member
Join Date: Jun 2006
Location: Nothern Virginia USA
Age: 28
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: FieldSets not acting right in Mozilla

if your using mozilla/firefox, these extensions will help you out allot!

http://www.getfirebug.com/
http://users.skynet.be/mgueury/mozilla/
http://chrispederick.com/work/webdeveloper/
http://ietab.mozdev.org/
http://www.mozilla.org/projects/inspector/
http://www.iosart.com/firefox/colorzilla/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Jan 16th, 2007, 17:10
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: FieldSets not acting right in Mozilla

Just an FYI

should be:

<fieldset>
<legend>Foo</legend>
whatever code.....
</fieldset>
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
fieldsets

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
Why doesn't Mozilla see my site? toenick Starting Out 3 Mar 30th, 2008 12:25
Problem displaying popup window over fieldsets Frantic Turtle Web Page Design 3 Jul 5th, 2007 23:37
css and IE and Mozilla et al wood1e Web Page Design 1 Aug 3rd, 2005 03:31
Mozilla & Netscape vs. IE p_hp_fan Web Page Design 9 Jun 3rd, 2005 16:03
Mozilla vs IE CSS zed2004 Web Page Design 2 Oct 18th, 2004 20:17


All times are GMT. The time now is 11:24.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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