Connecting Tech Pros Worldwide Help | Site Map

help with css menu in ie6 and mac browsers

  #1  
Old October 22nd, 2008, 04:55 AM
elasticgurl
Guest
 
Posts: n/a
I'm wondering if anyone has access to ie6 and can view my css and see
if they can help me . As it stands, my menu looks different in both
mac browsers and IE6. At this point, I haven't tested in IE7. Keeping
my fingers crossed for now!

What I need the menu is to look like is the menu on this page (with
all the same hover background colors, margins and text colors):
http://www.gseis.ucla.edu/~edd/www/_saba/index.html

The page I need to fix it this one: http://www.gseis.ucla.edu/~edd/www/_...xmenu_elp.html

As you can see, background colors and margins are messed up as I see
them in Safari.

In ie6, it doesn't even show the background colors.

Any suggestions would be highly appreciated.

sara

  #2  
Old October 22nd, 2008, 05:15 AM
dorayme
Guest
 
Posts: n/a

re: help with css menu in ie6 and mac browsers


In article
<78a908f3-980d-4d2d-8ce1-b6b9a0c285a4@v53g2000hsa.googlegroups.com>,
elasticgurl <sabalu@gmail.comwrote:
Quote:
I'm wondering if anyone has access to ie6 and can view my css and see
if they can help me . As it stands, my menu looks different in both
mac browsers and IE6. At this point, I haven't tested in IE7. Keeping
my fingers crossed for now!
>
What I need the menu is to look like is the menu on this page (with
all the same hover background colors, margins and text colors):
>
>
The page I need to fix it this one:
http://www.gseis.ucla.edu/~edd/www/_...xmenu_elp.html
>
As you can see, background colors and margins are messed up as I see
them in Safari.
>
In ie6, it doesn't even show the background colors.
>
Any suggestions would be highly appreciated.
First, even on Mac Safari and FF the menus on the two URLs supplied do
not behave the same.

How about first attending to some of the errors and warnings at

<http://jigsaw.w3.org/>

(by which time my Windows box might have finished loading system stuff
up and I might be able to see IE6 again... having a spot of bother <g>)

--
dorayme
  #3  
Old October 22nd, 2008, 06:05 AM
dorayme
Guest
 
Posts: n/a

re: help with css menu in ie6 and mac browsers


In article
<doraymeRidThis-9C2A38.15084722102008@news-vip.optusnet.com.au>,
dorayme <doraymeRidThis@optusnet.com.auwrote:
Quote:
In article
<78a908f3-980d-4d2d-8ce1-b6b9a0c285a4@v53g2000hsa.googlegroups.com>,
elasticgurl <sabalu@gmail.comwrote:
>
Quote:
I'm wondering if anyone has access to ie6 and can view my css and see
if they can help me . As it stands, my menu looks different in both
mac browsers and IE6. At this point, I haven't tested in IE7. Keeping
my fingers crossed for now!

What I need the menu is to look like is the menu on this page (with
all the same hover background colors, margins and text colors):


The page I need to fix it this one:
http://www.gseis.ucla.edu/~edd/www/_...xmenu_elp.html
>....
Quote:
(by which time my Windows box might have finished loading system stuff
up and I might be able to see IE6 again... having a spot of bother <g>)
Consider the simpler implementation of Suckerfish menus which supplies a
little code to handle IE's inability to hover on anything but links.
Anyway, take a look at

<http://www.htmldog.com/articles/suckerfish/dropdowns/>

--
dorayme
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Font sizes - Best practice... px vs. em Peter Foti answers 131 July 20th, 2005 09:33 PM