Forums

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

Home Forums CSS javascript driven navigation menu on footer

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

    My navigation menu on header looks like this:

    and the same markup is used for the footer section and it’s not working. I have also a file called jscript.js which contains all the javascript for the website, and I found this variable:

    var navTarget = "ul#nav li a" //menu link to target 

    Also, if I remove for example the markup in the header sections the footer will work. I’ve tried also to use .nav instead of #nav and I have the same problem.

    The navigation menu is controlled by javascript, I don’t post the code here because it’s huge, for better understanding of how the navigation menu works look here

    #96150
    soap
    Participant

    i don’t understand.

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