Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 27, 2007 07:04 PM by DannyDep
Member
749 Points
316 Posts
Jun 27, 2007 05:59 PM|LINK
Has anyone figured out how to get the Menu to render the same in Safari as it does for IE, FF or Opera?
I haven’t been able to find any other major rendering concerns in the kit, but the Safari rendering is quite a bit different.
Jun 27, 2007 07:04 PM|LINK
P.S.
The source from all 4 browsers appears to me, at least, to be the same regarding the Menu.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="generator" content="Microsoft Visual Studio, see http://msdn.microsoft.com/vstudio/" /><meta name="Keywords" content="Fabrikam, Widgets" /><meta name="Description" content="About Fabrikam, Inc., it's widgets, employees and company" /><meta name="copyright" content="Copyright (c) 2006 Fabrikam, Inc. All rights reserved." /><link href="App_Themes/Standard/css-content.css" rel="stylesheet" type="text/css" media="interactive, braille, emboss, handheld, projection, screen, tty, tv" /><link href="App_Themes/Standard/css-print.css" rel="stylesheet" type="text/css" media="print" /><link rel="shortcut icon" href="images/favicon.ico" /><title> Fabrikam Inc: Home</title><link href="App_Themes/Standard/css-content.css" type="text/css" rel="stylesheet" /><style type="text/css"> .ctl00_Menu1_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; } .ctl00_Menu1_1 { text-decoration:none; } .ctl00_Menu1_2 { width:400px; } .ctl00_Menu1_3 { border-style:none; } .ctl00_Menu1_4 { } .ctl00_Menu2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; } .ctl00_Menu2_1 { text-decoration:none; } .ctl00_Menu2_2 { width:350px; } </style></head>
DannyDep
Member
749 Points
316 Posts
Menu does not render the same in Safari as it does in IE, FF or Opera
Jun 27, 2007 05:59 PM|LINK
Has anyone figured out how to get the Menu to render the same in Safari as it does for IE, FF or Opera?
I haven’t been able to find any other major rendering concerns in the kit, but the Safari rendering is quite a bit different.
DannyDep
Member
749 Points
316 Posts
Re: Menu does not render the same in Safari as it does in IE, FF or Opera
Jun 27, 2007 07:04 PM|LINK
P.S.
The source from all 4 browsers appears to me, at least, to be the same regarding the Menu.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="generator" content="Microsoft Visual Studio, see http://msdn.microsoft.com/vstudio/" /><meta name="Keywords" content="Fabrikam, Widgets" /><meta name="Description" content="About Fabrikam, Inc., it's widgets, employees and company" /><meta name="copyright" content="Copyright (c) 2006 Fabrikam, Inc. All rights reserved." /><link href="App_Themes/Standard/css-content.css" rel="stylesheet" type="text/css" media="interactive, braille, emboss, handheld, projection, screen, tty, tv" /><link href="App_Themes/Standard/css-print.css" rel="stylesheet" type="text/css" media="print" /><link rel="shortcut icon" href="images/favicon.ico" /><title> Fabrikam Inc: Home</title><link href="App_Themes/Standard/css-content.css" type="text/css" rel="stylesheet" /><style type="text/css"> .ctl00_Menu1_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; } .ctl00_Menu1_1 { text-decoration:none; } .ctl00_Menu1_2 { width:400px; } .ctl00_Menu1_3 { border-style:none; } .ctl00_Menu1_4 { } .ctl00_Menu2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; } .ctl00_Menu2_1 { text-decoration:none; } .ctl00_Menu2_2 { width:350px; } </style></head>