HighDots Forums  

Help please: List menu and ie

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Help please: List menu and ie in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TycoonUK
 
Posts: n/a

Default Help please: List menu and ie - 01-09-2006 , 09:25 PM






Hi,
I seem to be getting somewhere with this menu as it works in Firefox
and Opera, but only partly works in I.E as the last column "extends"
but not correctly.

It is based from the menu system at http://www.csscreator.com

Can anyone see where I am going wrong?

The files used are below. Any CSS or js files are in the root
directory.

Many thanks in advance
TycoonUK

http://www.worldofmonopoly.co.uk
http://www.worldofmonopoly.co.uk/multimenu.css
http://www.worldofmonopoly.co.uk/multimenu.js
http://www.worldofmonopoly.co.uk/main.css
http://www.worldofmonopoly.co.uk/index.css



Reply With Quote
  #2  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Help please: List menu and ie - 01-09-2006 , 09:39 PM






Deciding to do something for the good of humanity, TycoonUK
<tycoonuk (AT) hotmailnospam (DOT) com> spouted in
comp.infosystems.www.authoring.stylesheets:

Quote:
Hi,
I seem to be getting somewhere with this menu as it works in Firefox
For some definitions of "works":
http://clarkecomputers.com.au/usenet/monopoly.jpg

Quote:
and Opera, but only partly works in I.E as the last column "extends"
but not correctly.
"Extras" is the only menu item that does anything in IE, and it looks
exactly the same as it does in Firefox (except smaller - in Firefox I
can actually read it).

Quote:
Can anyone see where I am going wrong?
Well, for starters you're using px for font sizes, meaning I can't read
anything in IE. The absolute positioning you are using for the menu
doesn't help anything either.

--
Mark Parnell
================================================== ===
Att. Google Groups users - this is your last warning:
http://www.safalra.com/special/googlegroupsreply/


Reply With Quote
  #3  
Old   
Jim Moe
 
Posts: n/a

Default Re: Help please: List menu and ie - 01-10-2006 , 02:56 AM



TycoonUK wrote:
Quote:
Hi,
I seem to be getting somewhere with this menu as it works in Firefox
and Opera, but only partly works in I.E as the last column "extends"
but not correctly.

IE does not do :hover for anything except <a>.
(I did not look at the CSS closely so I may have missed a workaround.)

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #4  
Old   
Alan J. Flavell
 
Posts: n/a

Default Re: Help please: List menu and ie - 01-10-2006 , 05:08 AM



On Tue, 10 Jan 2006, Jim Moe wrote:

Quote:
IE does not do :hover for anything except <a>.
It seems to be worse than that. IE does not action :hover even on
<a>, unless there's an href= attribute present.

That having been said - don't overlook the possibility of
applying "display: block" if you want to get borders etc.
applied to the hover. There's a rough example at
http://ppewww.ph.gla.ac.uk/~flavell/tests/a.html




Quote:
(I did not look at the CSS closely so I may have missed a workaround.)


--

Since XP SP2, you have the option: of having your Windows dangerously
open, or uselessly shut. -- Richard Bos in the Monastery


Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.