treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[SOLVED] Problem with Simple jQuery Dropdown

  • Hey everyone,

    I am doing a complete re-design of my martial arst site, and I am going to take my time in doing the site, but I want to get a dropdown menu.

    I seen Chris' simple jQuery dropdown, and I got the files, looked at them, and integrated it into the new page.
    it looks fine on appearence but on hover it also looks fine apart from one major flaw........ It only shows the last link in the list.

    how can I fix this?
    page: http://www.woskf.co.uk/new/index.html css: http://www.woskf.co.uk/new/style.css

    here is a screenshot:
    http://www.woskf.co.uk/new/drop%20down.jpg
  • I firebugged your head code, and opened the dropdown script....


    This is what it contained:

    <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">
    2<HTML><HEAD>
    3<TITLE>404 Not Found</TITLE>
    4</HEAD><BODY>
    5<H1>Not Found</H1>
    6The requested URL /new/js/jquery.dropdownPlain.js was not found on this server.<P>
    7</BODY></HTML>


    same with the jQuery 1.3.1 file.... surprised it works at all..
  • sorry my bad I forgot to upload the js folder......
  • never mind about this.....

    I am going with CSS for it