Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add The Back To Top Button Feature #5

Merged
merged 5 commits into from
Oct 13, 2020

Conversation

arieftb
Copy link
Contributor

@arieftb arieftb commented Oct 12, 2020

Description

I added a button for back to the top after scrolling to the bottom of the page. The button will be shown after scrolling to the bottom.
And to make this I created a file back-to-top.js for handling the back to top button behavior. And I added an id and class selector CSS for styling the button in style.css.
I implement this feature on the India page and Global page.

Type of change

  • New feature (non-breaking change which adds functionality)

Tested On

  • Chrome 85.0.4183.83 (64-bit)
  • Firefox 80.0 (64-bit)

Screen record

screencast-127 0 0 1_5500-2020 10 13-01_03_23

@mayurmadnani
Copy link
Owner

Great work @arieftb. Thank you!

@mayurmadnani mayurmadnani merged commit a5663dc into mayurmadnani:master Oct 13, 2020
@arieftb
Copy link
Contributor Author

arieftb commented Oct 13, 2020

Thanks, mate :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants