Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [SOLVED] Problem with Simple jQuery Dropdown

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26088
    ikthius
    Member

    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:
    [img]http://www.woskf.co.uk/new/drop%20down.jpg[/img]

    #63962
    blue642
    Member

    I firebugged your head code, and opened the dropdown script….

    This is what it contained:

    Code:

    2
    3404 Not Found
    4
    5

    Not Found

    6The requested URL /new/js/jquery.dropdownPlain.js was not found on this server.

    7

    same with the jQuery 1.3.1 file…. surprised it works at all..

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.