Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 11-09-2004, 04:09 AM   #1 (permalink)
v7n Mentor
 
Sketch's Avatar
 
Join Date: 05-06-04
Location: London, UK
Posts: 1,453
iTrader: 0 / 0%
Latest Blog:
None

Sketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web pro
Unhappy IE Vs Mozilla

I have made a website http://www.rafelectronix.com and it works great in IE. But when it moves over to Mozilla it looks no where near as good, I have made the table highlight via the CSS Sheet.

Basically I want to know if anyone knows how to do the same thing for Mozilla so my site looks the same on both browsers, and seeing as Mozilla is becoming popular I think it is pretty important

Last edited by Sketch : 11-09-2004 at 04:23 AM.
Sketch is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-09-2004, 02:12 PM   #2 (permalink)
Inactive
 
littleFella's Avatar
 
Join Date: 06-20-04
Location: Ontario
Posts: 3,359
iTrader: 0 / 0%
Latest Blog:
None

littleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to behold
I looked at the site in IE, Mozxilla 1.7, FF 1.0 (yes, the one released today) and in Opera 7. The main page, and a few other pages I checked, display the same way across these 3 browsers.

Still, your pages do not validate using W3C standards. Take a look
littleFella is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-09-2004, 04:07 PM   #3 (permalink)
v7n Mentor
 
Sketch's Avatar
 
Join Date: 05-06-04
Location: London, UK
Posts: 1,453
iTrader: 0 / 0%
Latest Blog:
None

Sketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web pro
Yer I was looking at those Yesterday and I saw they didn't validate I was going to work on fixing them up soon, when I get the time.

I downloaded FF Today just now after you said there was a new version out and it doesn't seem to do the same thing...

As the image shows they show up differently
Attached Thumbnails
ie-vs-mozilla-state.gif  
Sketch is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-09-2004, 10:36 PM   #4 (permalink)
v7n Mentor
 
Sketch's Avatar
 
Join Date: 05-06-04
Location: London, UK
Posts: 1,453
iTrader: 0 / 0%
Latest Blog:
None

Sketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web proSketch is a highly respected web pro
Yay. After a bit of work I got them to look the same, although they still don't work the same, but I'm guessing that is because of Mozilla, you cannot click the table you must click the link. But ohh well, as long as they look the same I'm happy
Sketch is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-26-2004, 09:06 AM   #5 (permalink)
Inactive
 
evilregis's Avatar
 
Join Date: 08-06-04
Location: Ontario
Posts: 669
iTrader: 0 / 0%
Latest Blog:
None

evilregis is a jewel in the roughevilregis is a jewel in the roughevilregis is a jewel in the roughevilregis is a jewel in the roughevilregis is a jewel in the roughevilregis is a jewel in the rough
Send a message via ICQ to evilregis
It's because you didn't declare it in the stylesheet. IE seems to be inferring what you want. In your stylesheet:

Code:
a.SideNav, a.SideNav:active, a.SideNav:visited { ... }
Add:

Code:
display: block;
And that will then work as you want it to in compliant browsers.

A link is an inline element meaning it only take as much space as it is big. You have to tell the browser to render the link as a block for it to stretch its presence the full width.
evilregis is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB 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 not Firefox/ Mozilla Shawn Google Forum 9 11-11-2004 02:25 AM
My New love: Mozilla eyelfixit Google Forum 50 10-15-2003 05:08 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 03:01 AM.
© Copyright 2008 V7 Inc