Skip to content

Commit

Permalink
Add showChildren to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerWolf committed Jun 12, 2014
1 parent 198b2b1 commit 6ddad9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ slicknav.css can be modified to fit website design
'closeOnClick': false, // Close menu when a link is clicked.
'allowParentLinks': false // Allow clickable links as parent elements.
'nestedParentLinks': true // If false, parent links will be separated from the sub-menu toggle.
'showChildren': false // Show children of parent links by default.

### Callbacks
'init': function(){}, // Called after SlickNav creation
Expand Down

0 comments on commit 6ddad9c

Please sign in to comment.