Hi I am new to DW and I am not sure how to implemt this into a XSLT file. I would like to have a toggel on a menu when it is viewed on mobile. Here is a fiddle for example I would like to implement the same functionality.
http://jsfiddle.net/p5726jxf/1/
this is my code. <ul id="navigationcompact" class="dwnavigation" settings="expandmode:expandall;template:NavigationCompactOffCanvas.xslt"></ul>
.xslt file is attached.
Can anyone help ? Thanks in Advance.