Drop Down Menus

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Springthorpe

    Drop Down Menus

    Hello,

    I haven't played with Javascript for a while now and I was never very
    knowledgeable anyway. Can anyone point me to some coding for drop down menus
    that I could adopt - I've forgotten the websites of where to look ?

    Please note return email address is incorrect.
  • David Springthorpe

    #2
    Re: Drop Down Menus

    On Wed, 19 Mar 2008 23:41:02 +0100, Thomas 'PointedEars' Lahn
    <PointedEars@we b.dewrote:
    >David Springthorpe wrote:
    >[...]
    >Please note return email address is incorrect.
    >
    >Please note that this is a violation of Internet standards and disregard
    >of Usenet etiquette (Netiquette), which causes your request to be
    >automaticall y or manually ignored.
    Just WTF are you going on about ? I'm merely indicating that replies need to be
    posted to the group rather than emailed ! If you can't help, go away then.

    Comment

    • Jeff North

      #3
      Re: Drop Down Menus

      On Wed, 19 Mar 2008 12:40:56 +1100, in comp.lang.javas cript David
      Springthorpe <david.springth orpe@idxx.com.a u>
      <vgr0u3p6agqgpd 0b8i015uuct0lhs 3aqlc@4ax.comwr ote:
      >| Hello,
      >|
      >| I haven't played with Javascript for a while now and I was never very
      >| knowledgeable anyway. Can anyone point me to some coding for drop down menus
      >| that I could adopt - I've forgotten the websites of where to look ?
      >|
      >| Please note return email address is incorrect.
      It is best not to use javascripting for your menus. If someone has js
      disabled then your site has no (or greatly degraded) navigation.

      Use CSS for display and functionality. Tons of examples can be found
      at http://www.cssplay.co.uk/ by Stuart Nicholls.
      -- -------------------------------------------------------------
      jnorthau@yourpa ntsyahoo.com.au : Remove your pants to reply
      -- -------------------------------------------------------------

      Comment

      • SAM

        #4
        Re: Drop Down Menus

        David Springthorpe a écrit :
        On Wed, 19 Mar 2008 10:40:56 +0100, SAM
        <stephanemoriau x.NoAdmin@wanad oo.fr.invalidwr ote:
        >
        ><form action="myMenu. htm"
        (snip)
        Thanks, but I was thinking more of the more sophisticated type where the menu
        drops down (and possibly a sub-menu that drops right) when you hover and you
        then click the link directly, and you can format the appearance.
        Didn't I read :
        "I haven't played with Javascript for a while now and I was never very
        knowledgeable anyway." ?

        see that :
        <http://www.cssplay.co. uk/menus/index.html>

        --
        sm

        Comment

        • Dr J R Stockton

          #5
          Re: Drop Down Menus

          In comp.lang.javas cript message <8f73u350j6hia6 buqm0jrsqhtp066 icj9c@4ax.
          com>, Thu, 20 Mar 2008 10:15:14, David Springthorpe <david.springth orpe@
          idxx.com.aupost ed:
          >On Wed, 19 Mar 2008 23:41:02 +0100, Thomas 'PointedEars' Lahn
          ><PointedEars@w eb.dewrote:
          >
          >>David Springthorpe wrote:
          >>[...]
          >>Please note return email address is incorrect.
          >>
          >>Please note that this is a violation of Internet standards and disregard
          >>of Usenet etiquette (Netiquette), which causes your request to be
          >>automatical ly or manually ignored.
          >
          >Just WTF are you going on about ? I'm merely indicating that replies need to be
          >posted to the group rather than emailed ! If you can't help, go away then.
          Be aware that BigEars appears to be naturally obnoxious, both in Big8
          groups and in news:de.*. The Kaiser had better manners; but BigEars
          considers himself to be more important.

          --
          (c) John Stockton, nr London UK. replyYYWW merlyn demon co uk Turnpike 6.05.
          Web <URL:http://www.uwasa.fi/~ts/http/tsfaq.html-Timo Salmi: Usenet Q&A.
          Web <URL:http://www.merlyn.demo n.co.uk/news-use.htm: about usage of News.
          No Encoding. Quotes precede replies. Snip well. Write clearly. Mail no News.

          Comment

          Working...