muhammadali770
muhammadali770
KPCKevin Powell - Community
Created by muhammadali770 on 4/29/2024 in #front-end
How to solve responsive navbar issue
Hello guys, I was creating responsive navbar and I get stucked. I encountered a problem while creating a responsive navbar. Specifically, I faced difficulties when trying to show the menu smoothly upon clicking the hamburger icon. Additionally, I implemented a feature where the header disappears as I scroll down 80px, which is working well. However, I would like the header to remain visible when the hamburger icon is clicked. https://codepen.io/artbymali/pen/VwNNVgG?editors=0100
7 replies
KPCKevin Powell - Community
Created by muhammadali770 on 4/18/2024 in #front-end
Locomotive JS is not working with rest of JS
I Want to Make My Website Smoother on Scroll for that I have been using Locomotive JS to achieve a smoother scrolling effect on my website. However, I have encountered some issues with the rest of my JavaScript code not being applied correctly. For example, I created a navigation bar that is supposed to move up by -100% when scrolling down, and return to its original position when scrolling up. Unfortunately, this functionality, along with some other features, is not working as expected when using Locomotive JS. This is the link of code pen where the code is uploaded https://codepen.io/artbymali/pen/gOyBREG.
20 replies
KPCKevin Powell - Community
Created by muhammadali770 on 4/8/2024 in #front-end
how to create position aware button hover effect
I was working to create this type of effect but I field can any one help me recreate:
15 replies