razesh
razesh
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
Do you plan on changing the height of your sidenav ??
14 replies
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
@snxxwyy
14 replies
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
What do you mean by dynamic here ??
14 replies
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
And you can adjust the height as per your requirements.
14 replies
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
You can check your codepen
14 replies
KPCKevin Powell - Community
Created by snxxwyy on 9/15/2024 in #front-end
how to make sidebar scroll-able.
Add height and overflow-y to your box-1 element
14 replies
KPCKevin Powell - Community
Created by reeee on 9/15/2024 in #front-end
how to avoid page from reloading when clicking on urls
If you’re going to a new page then how will you show your data in the page without it loading ?
140 replies
KPCKevin Powell - Community
Created by reeee on 9/15/2024 in #front-end
how to avoid page from reloading when clicking on urls
What do you mean by not reloading?? When you click links, either you go to new page, or you load that link on same page. What is it that you want ??
140 replies
KPCKevin Powell - Community
Created by reeee on 9/15/2024 in #front-end
how to avoid page from reloading when clicking on urls
Sorry 🙌🏻
140 replies
KPCKevin Powell - Community
Created by reeee on 9/15/2024 in #front-end
how to avoid page from reloading when clicking on urls
Oops I didn’t see the link in the question
140 replies
KPCKevin Powell - Community
Created by reeee on 9/15/2024 in #front-end
how to avoid page from reloading when clicking on urls
preventDefault() stops the default behavior.
140 replies
KPCKevin Powell - Community
Created by Zeshan Merchant on 9/13/2024 in #front-end
Where can i find custom html dropdowns, easy to use and customize
You can try Ant design that a good library for design systems provided with predefined components. Like select what you’re asking for
10 replies
KPCKevin Powell - Community
Created by theboyduddus on 9/2/2024 in #front-end
How do i center the logo and the nav items perfectly
Make it flex, and align items as center on bigger devices
7 replies
KPCKevin Powell - Community
Created by theboyduddus on 9/2/2024 in #front-end
How do i center the logo and the nav items perfectly
It looks like in center
7 replies