Welcome to TalkGraphics.com
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: CSS Menu Help

  1. #11
    Join Date
    Aug 2000
    Location
    dusseldorf, germany
    Posts
    305

    Default Re: CSS Menu Help

    Barry,

    lots of big sites still have problems with IE7. If you have a content management system, 50 templates and perhaps 4 times the number controls (logical elements like menu, list and such), it takes a long time to adapt to a new browser.

    Without JavaScript, you are pretty limited. As long as you can navigate everywhere without, you're fine. Just ensure, that you loose nothing but some effects when JavaScript is turned off.

    I did not try myself but I would guess you could achieve the same effect with CSS, where you either bring a <div> to full height, or change visibility. For example the height solution could be a <div> containing "Top Songs" AND the songs. For example the hover event could expand the layer to full height. Thats just brainstorming btw. never tried something like that.

    Juergen

  2. #12
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    533

    Default Re: CSS Menu Help

    I don't really like those collapsing sections on the left side of the Apple site, if that's what you're talking about.

    I agree with Egg in that I saw no "drop-down menus." Just that terrible collapsing thing on the left.

    I have put together a CSS based navigation for vertical and horizontal navigation system from resources around the web. I'm happy to share if you're interested. You can see an example of a horizontal menu in a test site I've been developing here: http://www.bigplan.net/client/mha/index.cfm?id=home A vertical menu system here: http://www.sebp.org/index.cfm?id=1000

    As Juergen pointed out, you can't really have CSS navigation without JavaScript. You'll need it to make IE compatible. The menus won't work in IE without it, even though they are CSS based.

    Red

    Big Plan Creative - Napoleon had one . . . Einstein had one . . . Do you have one?

  3. #13
    Join Date
    Jul 2006
    Location
    South Africa
    Posts
    251

    Default Re: CSS Menu Help

    Hi there Red

    Yes, I must agree with you those collapsing sections on Apple's site arn't the best and that it was I meant by drop down, sorry.

    I LOVE your expanding buttons at the top on the http://www.sebp.org/index.cfm?id=1000 site, and THAT IS EXACTLY what my client wants on an opening page, except that I have to put an image of a shark in there, like the one in "Jaws" the movie.

    I also like the vertical css menu and I would appreciate any help you can give me with regards to that "expanding button" menu at the top of the page.

    I can get CSS code for normal vertical dropdown menu off the net, but at this stage the client still is set on those collapsing ones.

    Tks everyone for assisting.

  4. #14
    Join Date
    Jan 2006
    Posts
    2,439

    Default Re: CSS Menu Help

    The ADxMenu is a great CSS based menu:
    • Simplest possible HTML
    • Simplest possible maintenance
    • Ready-made CSS for basic work
    • Visual design limited only by your graphic skills and CSS knowledge
    • It's free


    See also the examples for the different menu types (horizontal/vertical/top to bottom/bottom to top).

    Regards,
    Remi

  5. #15
    Join Date
    Jul 2006
    Location
    South Africa
    Posts
    251

    Default Re: CSS Menu Help

    Tks Remi for that link. Great resource - it will definitely come in handy.

  6. #16
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    533

    Default Re: CSS Menu Help

    Wow, thanks Remi. I had not seen ADxMenu before.

    The menu I use is adapted from the Suckerfish Dropdowns, looks like from about the same time period. It doesn't use as much Javascript though.

    Here's a link to a few resources I found and used to make mine.

    http://www.alistapart.com/articles/dropdowns
    http://solardreamstudios.com/learn/css/cssmenus

    I did add and change a few things like the transparent background etc., but otherwise it's pretty close.

    I noticed the ADxMenu has two more menu types than I have, that's nice.

    We had a similar discussion about this awhile back. You might find it helpful as well: http://www.talkgraphics.com/showthre...&highlight=css

    Barry, the menu at the top of the example you saw was a simple Flash menu - no drop-downs. The CSS menu is on the left of that site.

    Red

    Big Plan Creative - Napoleon had one . . . Einstein had one . . . Do you have one?

  7. #17
    Join Date
    Jan 2006
    Posts
    2,439

    Default Re: CSS Menu Help

    It seems, the website for ADxMenu has changed:
    http://aplus.rs/adxmenudev/adxmenu-v...rop-down-menu/

    Examples:
    http://aplus.rs/adxmenu/examples/

    Regards,
    Remi

  8. #18
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: CSS Menu Help

    Vertical menus?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	apple.jpg 
Views:	258 
Size:	84.0 KB 
ID:	61091  
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  9. #19
    Join Date
    Oct 2006
    Location
    UK
    Posts
    216

    Default Re: CSS Menu Help

    same here, no vertical menus

  10. #20
    Join Date
    Jan 2006
    Posts
    2,439

    Default Re: CSS Menu Help

    Sorry, I don't understand. What are you missing?

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •