Hi,
when I implement it like that and I am scrolling up, the part
if($(window).scrollTop()) {
$('nav').addClass('black');
}
is triggered again and the second part
else {
$('nav').removeClass('black');
}
is executed a few seconds later and not instantly.
Is there any way to fix it?
BélaN (1) - 5 years ago - Reply 1
Thank you for this code, i will be using this for my website.
:)
Doubtingeye352 () - 3 years ago - Reply 0
Hi..can someone tell me how to load the logo file at top-left side where logo is mentioned?
iamraj8191 () - 4 years ago - Reply 0
Hi..can anyone help me from how to get out menu toggle disappear after selecting a link from it...After selecting a link it is not shrinking...Thank you
sivasuriya () - 5 years ago - Reply 0
This is a great design, but is there a way of incorporating dropdown elements into the menu? I can't seem to make this work...
joeflaherty () - 5 years ago - Reply 0