Skip to:
Content
Pages
Categories
Search
Top
Bottom

Theme question: load subnav menu with ajax?


  • jtbailey
    Participant

    @jtbailey

    Is there an easy way to load the appropriate subnav menu (optionsbar.php) without reloading the page?

    In order to make a little ajaxy submenu?

    This is what I have so far:

    jQuery("#bp-nav a").hover(function(){jQuery("#my-sub-menu-div").load("optionbar.php");

    any ideas?

  • The topic ‘Theme question: load subnav menu with ajax?’ is closed to new replies.
Skip to toolbar