Re: Using DIV for nav menus



Bill McCormick wrote:
> Hello,
>
> I've started using DIV tags instead of TABLE et. al. to build
> navigation menu's. I'm using CSS and the pseudo class *hover* to achieve
> a flyover effect. The only thing I can't seem to do is make all the menu
> selection flyover's the same width. (see http://ace-co.ath.cx/products)
>
> Is this possible?
>
> Thanks,
>
>
Welcome to the club! I fixed it with "white-space: pre;". Maybe not the
most elegant solution, but it worked for me, - until someone comes up
with a better idea, that is.

Best regards,
Klaus
.



Relevant Pages

  • Re: Using DIV for nav menus
    ... On Mon, 29 Aug 2005 20:15:28 GMT, Bill McCormick wrote: ... > I've started using DIV tags instead of TABLE et. al. to build ... I'm using CSS and the pseudo class *hover* to achieve ... Prev by Date: ...
    (alt.html)
  • Re: Opinions, Help, Suggestions wanted
    ... the reason why the top navigation does works is that div tags are no longer ... what is wrong with the scripts? ... > it is going to be a website where I am gonna sell computer case modding ...
    (alt.php)
  • Re: Frame problems...
    ... You could either style your pages using CSS. ... you could have a div for the navigation and one for the content. ... There's no way you can load content. ... A combination of scrolling div and I-frame would do the trick -- although you'd have to validate as 'transitional' if you want to load content into the I-frame from a link in the navigation. ...
    (comp.infosystems.www.authoring.html)
  • Re: IE Crash on width
    ... Any advance on why the tabbed navigation crashes IE if I specifiy a ... I am not sure what navigation you refer to. ... With JavaScript enabled, I see what look to be different links in the ... The W3's CSS validator fails to read the file. ...
    (comp.infosystems.www.authoring.stylesheets)
  • css and the unordered list (li, etc)
    ... and using ajax and javascript and php to do things. ... I use tabs across the top of the page for major navigation, and certain tabbed pages when display, have a column of navigation links. ... I have a php page that actually loads the html for the ul, and use css to create the button like appearance. ... Now is seems i have to track which one is dimmed, and un-dim it on the next button click. ...
    (comp.infosystems.www.authoring.stylesheets)