This topic has 7 replies, 3 voices, and was last updated 9 years by Radu.

  • Author
  • #149460
     rolldigo
    Participant

     

    Hello, I would like to make the main menu of the side menu act like the “+” and “-“. For example, when clicking “Abordagem Abrangente” the sub menu appears and the “+” button becomes “-“. It is possible? In “Conteúdo e Conceitos” I applied a JQuery, but it did not work very well. See below:

     

    jQuery( ‘#menu-item-8502’ ).click(function() {

    jQuery( ‘.sub-menu’ ).css( ‘display’, ‘block’ );

    });

     

    It ends up opening the sub-items from the bottom menu as well. Thanks for the help.

    url: http://juanlapponi.tupiniquimdesign.com.br/matematica-financeira/

     

    #149666
     Laura
    Moderator
    Not marked as solution
    #149733
     rolldigo
    Participant
    Not marked as solution
    #149910
     Radu
    Moderator
    Not marked as solution
    #149986
     rolldigo
    Participant
    Not marked as solution
    #150026
     Radu
    Moderator
    Not marked as solution
    #150097
     rolldigo
    Participant
    Not marked as solution
    #150130
     Radu
    Moderator
    Not marked as solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?