Great Menu Wokrs fine to me
A horizontal slide out menu with a grid-like thumbnail layout for the submenu. With media query examples for smaller devices.
https://tympanus.net/codrops/2013/05/17/horizontal-slide-out-menu/
however you have to remember to load the jqvqcript after HTML renadred ,,in the End of the File.
................
https://tympanus.net/codrops/2013/05/17/horizontal-slide-out-menu/
however you have to remember to load the jqvqcript after HTML renadred ,,in the End of the File.
................
</div> <script> var menu = new cbpHorizontalSlideOutMenu( document.getElementById( 'cbp-hsmenu-wrapper' ) ); </script>
Comments
Post a Comment