You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Bhanu-code,
Here is the feature i want to suggest and implement -
I would like to implement a "Scroll to Top" button that appears when the user scrolls down the page. This button should be prominently displayed and easy to click, allowing users to quickly return to the top of the page with a single click.
The button can be styled to fit the design of the website and could be positioned at the bottom right corner of the viewport.
Overall, the "Scroll to Top" button is a small yet impactful addition that contributes to a seamless and enjoyable browsing experience for your website visitors.
Suggested Solution
Add an anchor element with appropriate classes and IDs in HTML, apply CSS styles for button appearance, and use JavaScript to handle scrolling events and scroll functionality to the top of the page.
Alternatives
No response
Additional Context
Attachments
This is where we will add the "Scroll to top" button to improve user experience to be more convienient.
@Bhanu-code, Could you please assign me this issue under GSSOC'24?
I will be happy to contribute to your project.
The text was updated successfully, but these errors were encountered:
Congratulations, @aslams2020! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Description
Hey @Bhanu-code,
Here is the feature i want to suggest and implement -
I would like to implement a "Scroll to Top" button that appears when the user scrolls down the page. This button should be prominently displayed and easy to click, allowing users to quickly return to the top of the page with a single click.
The button can be styled to fit the design of the website and could be positioned at the bottom right corner of the viewport.
Overall, the "Scroll to Top" button is a small yet impactful addition that contributes to a seamless and enjoyable browsing experience for your website visitors.
Suggested Solution
Add an anchor element with appropriate classes and IDs in HTML, apply CSS styles for button appearance, and use JavaScript to handle scrolling events and scroll functionality to the top of the page.
Alternatives
No response
Additional Context
Attachments
This is where we will add the "Scroll to top" button to improve user experience to be more convienient.
@Bhanu-code, Could you please assign me this issue under GSSOC'24?
I will be happy to contribute to your project.
The text was updated successfully, but these errors were encountered: