jQuery / CSS - Slide Out Menu (Fixed Header) -
i trying come creative way use fixed header nav menu, , came across website has work me: http://ishothim.com/
does have insight how go mimicking menu? button slide out menu on hover. think leave instead of have full menu appear once scroll down site does.
your best bet @ code, , learn did.
in chrome devtools, right click->inspect element. when mouse on anchor, you'll see class menu-open
added nav
. next, click on "resources tab" in devtools, , search menu-open
. you'll see there 3 occurrences in ishothim.js , 1 occurrence in style.css.
now can review they've done , use tailor own.
Comments
Post a Comment