jQuery Smartmenus parent item of dropdown clickable bootstrap website -


i have this bootstrap 3 website. use jquery smartmenus menu. want parent item clickable on dropdown links. thought had working before, parent item not clickable.

how make parent item clickable within bootstrap theme jquery smartmenus plugin?

in sites/all/themes/bootstrap/templates/menu/menu-link.func.php

comment out line 43:

// $element['#localized_options']['attributes']['class'][] = 'dropdown-toggle'; 

comment out line 44:

// $element['#localized_options']['attributes']['data-toggle'] = 'dropdown'; 

Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -