hiraku
hiraku copied to clipboard
jQuery Offcanvas Menu Plugin
This commit breaks initialization of two instances of plugin. https://github.com/appleple/hiraku/commit/765d52ae37bbc494cda5593d3eaa7eaec8015c09#diff-04c450bcc23ba5831468ff02e7b35cc1 When you do ```windowWidth = $(window).width();``` on first-time plugin init, second instance cannot be instantiate because previous check ```if ($(window).width()...
I can see reference to a 'breakpoint' option within the src, but no documentation on how to use it. I assume it's to un-do what Hiraku does when it sets...
現状数値でした設定ができないところを「full」などを設定するとPCなどいつでも動くようにしていただきたいです。
Hello. Thank you for creating a really neat and cool plugin. Have you ever checked that it works on the same mobile as the iPhone? When I tried it, the...
Is there anyway to animate the background overlay?
Is there a method to add a close button inside the offCanvas?
Hello! When I open the menu in the minified window of my browser and then resize the window, the content of the page gets all messed up. Is it possible...