Closed dashkevych closed 11 years ago
SlickNav allows for this behavior. If you have a link that is also a parent, the actual text of the parent link is clickable as intended and to expand the branch you can click the "open" symbol or empty space within the row. However, to get the proper and less confusing functionality it is not advised to use actual links as parent items.
I would like to have parents with links too and as I understand what you said, the default behaviour would be that if the user clicks on the label the link should work and if the user clicks on the symbol, the menu gets expanded. But I have the submenu expanded in both cases. Do I have to use some option to enable it?
Yes, you must set "allowParentLinks" to true within the options to allow clicking on parent links.
Great thanks
how can we add a javascript function to sliknav items ?? thx
Hello, is it possible to add url to the parent item? example:
Thanks