Previous Message
Next Message

css-discuss archive

Sent by Seth Rothberg on 10 December 2004 18:06


I'm hoping these will be my last requests to this list for the current 
project. You've all been tolerant, helpful, and great.

1. On IE 6x for Windows and IE 5x for the Mac when the dropdowns in my 
nav bar drop down the top border is only partially disappeared.

li:hover ul.submenu, li.sfhover ul.submenu {
		left:auto;
		border-top:1px solid #ffefca; /* same color as the background */
	}
Is there any way to tell IE to disappear the border for the whole width 
of the dropdown?

2. In most of the browsers I've tested on, the items in my dropdown 
menus are centered. But in IE 5x for the Mac, they are left-aligned. I 
like the centered items, but have no idea how it happened, or how to 
make it do the same on the Mac. Any ideas?

3. On Safari 1.2 and IE5x for the Mac the cursor doesn't change into a 
hand when it hovers over any of the links in the nav bar and its 
submenus. The links still work, but I miss the tell. Is there any way 
to fix this?

Request: I don't have access to 5x versions of IE for Windows or 
earlier versions of Safari. I'd appreciate it greatly if someone could 
check my site in those browsers.

Pages are here:

http://www.joneslibrary.org/newbanner12.html
http://www.joneslibrary.org/css/nav.css

Many thanks,

Seth

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: