drop down menu prob

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

    drop down menu prob

    I'm having a problem with one on my page -


    All the menus on the page work, the last one on the page can't even be
    seen though. It's code is there on the page though. I cut and pasted the
    code, it's the same code as the rest on that page.

    If anyone can help, please do. It's driving me crazy!!!

    Thanks,
    Mike

  • Lee

    #2
    Re: drop down menu prob

    Mike said:[color=blue]
    >
    >I'm having a problem with one on my page -
    >http://www.angelfire.com/il/1redyns/jumpbox.html
    >
    >All the menus on the page work, the last one on the page can't even be
    >seen though. It's code is there on the page though. I cut and pasted the
    >code, it's the same code as the rest on that page.
    >
    >If anyone can help, please do. It's driving me crazy!!![/color]

    You're missing a quote in this line:

    <INPUT TYPE="button VALUE="Go" onClick="jumpBo x(this.form.ele ments[0])">

    You need to learn to specify your problem more clearly.
    You can't assume that people can read the subject of your message
    while reading the content, so "I'm having a problem with one" isn't
    a very good explanation of your problem. Also, you said that the
    last menu can't even be seen. That's not true. All of your menus
    are visible. It's only the last button that can't be seen.

    Comment

    Working...