Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-25-2012, 05:17 PM   PM User | #1
Tim@DIM
New Coder

 
Join Date: Dec 2011
Location: Detroit
Posts: 62
Thanks: 17
Thanked 0 Times in 0 Posts
Tim@DIM is an unknown quantity at this point
Post cross browser issues, FF11, Chrome 18, Safari 5.1.5, IE 9



The above is what the menu should look like (Chrome)

The below images are how the menu is displaying in
Firefox (11),



Safari (5.1.5)



and IE 9



I know there are cross-browser solutions, but idk what they are.
Does anyone know how i can get the submenu to be the same position in all browsers? Length would be a nice to have the same as the parent menu but FF doesnt seem to like that.

Code available at mydomainsample.com/fire_rebuild


Last edited by Tim@DIM; 04-25-2012 at 05:19 PM..
Tim@DIM is offline   Reply With Quote
Old 04-26-2012, 02:12 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,365
Thanks: 18
Thanked 348 Times in 347 Posts
sunfighter is on a distinguished road
Go to http://validator.w3.org/ and valuate your code.
The first two errors are the most important and may correct your problem.
Lines 15 $ 16 S/B:
<link rel="stylesheet" href="stylesheets/coda-slider-2.0.css" />
<link rel="stylesheet" href="stylesheets/reset.css" />

and lines 40 & 41 need a type(see line 39)
sunfighter is offline   Reply With Quote
Reply

Bookmarks

Tags
chrome, cross-browser, firefox, ie9, safari

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 09:36 PM.


Advertisement
Log in to turn off these ads.