Forums

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

Home Forums Other Tabbed CSS menu links not working

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #41099
    annasweb
    Participant

    I have the Round Out Tabs menu created for my site but the links are not working. Any suggestions on how I can make them work?

    Here is the code on my pages:


    Thanks,
    Anna

    #116078
    stevencrader
    Member

    Please provide a link to the site or post a test case in http://codepen.io/pen/

    #116079
    annasweb
    Participant

    Hi,

    The site link is http://factormycompany.com.

    Thanks,
    Anna

    #116082
    tbwiii
    Participant

    It looks like you have

    e.preventDefault()

    in your javascript – this is going to stop the browser from navigation to the next page.

    #116087
    annasweb
    Participant

    OK. How do I correct that? Do I just delete that?

    Thanks,
    Anna

    #116088
    annasweb
    Participant

    I tried to delete the e.preventDefault() but no changes.

    Thanks,
    Anna

    #116089
    annasweb
    Participant

    I uploaded the file again and it seems to work fine. Thanks so much for the help.

    Anna

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