Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
combine navbar | |
https://stackoverflow.com/questions/41678751/smooth-scroll-header-with-fixed-position | |
and | |
http://enroutedigitallab.com/html/consultis/index.html | |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> | |
<header class="mobile-menu"> |
https://codepen.io/mardianto-the-sasster/pen/NLxpGg?editors=1000 |
Brambles.com | |
$(".link-dropdown").on("click", function () { | |
$(this).parents("li").find(".dropdown-nav").slideToggle("slow"); | |
$(this).find('i').toggleClass('fa-angle-down fa-angle-up'); | |
}); | |
$("body").on("click", ".icon-showhide", function () { |
https://design-process.netguru.co/ | |
path | |
https://bennettfeely.com/clippy/ | |
waves | |
https://codepen.io/supah/pen/prVVOx | |
https://codepen.io/rstacruz/pen/oxJqNv | |
https://themeforest.net/item/applandy-app-landing-page/21723897?s_rank=11 |