Open fabiopachecooss opened 3 years ago
my html `
``content drawer
`
`Fix Issue #270 You haven't included the necessary jQuery library that provides the navdrawer function. There are libraries like "jQuery Navdrawer" or "jQuery Persistent Navdrawer" that add this functionality. Make sure you've included the appropriate library file in your project and referenced it before your script block.
$('#doc_navdrawer').navdrawer( { show: false, type: 'persistent', breakpoint: 'xl' } );