Search Engine Indexable Pop-out Menus

Discussion in 'HTML & Website Design' started by pjpjpjpj, Jul 31, 2006.

  1. #1
    I have been playing around with Eric Meyer's look at Pure CSS dropdown menus.

    I like the idea of them because they are nothing more than nested lists, which would be both easily indexed by a search engine (for the purpose of SEO) and easily used with a browser like lynx.

    My only problem is that the method he uses is not compatable with Internet Explorer. The menus are still clickable, but they don't pop out. This is a rather significant problem since over 90% of my audience is using IE.

    Anyone have any suggestions for other Search Engine indexable menus? I'd like to pop them out from the side.

    Thanks!

    pj
     
    pjpjpjpj, Jul 31, 2006 IP
  2. pjpjpjpj

    pjpjpjpj Peon

    Messages:
    51
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Aha, instead of :hover

    onMouseOver="this.style.display='none';"
     
    pjpjpjpj, Jul 31, 2006 IP
  3. pjpjpjpj

    pjpjpjpj Peon

    Messages:
    51
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Close this thread please?
     
    pjpjpjpj, Aug 16, 2006 IP