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
There are four links in the nav bar {Home , Location , Travel Itineraries ,Reviews , Benefit , Contact } . As the user clicks on one of those links ,that link should get highlighted (color changes to green or any color) and scrolls down to that section .
As the user scrolls between sections , the link associated with that section should get highlighted .
The link should automatically get highlighted if the user is on that section .
For eg: Suppose "Home" is highlighted , now as the user scrolls down to Location section , the "Location" in the nav bar should get highlighted . As the user scrolls further down to Contact section , the "Contact" in the nav bar should get highlighted .
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Describe the feature
There are four links in the nav bar {Home , Location , Travel Itineraries ,Reviews , Benefit , Contact } . As the user clicks on one of those links ,that link should get highlighted (color changes to green or any color) and scrolls down to that section .
As the user scrolls between sections , the link associated with that section should get highlighted .
The link should automatically get highlighted if the user is on that section .
For eg: Suppose "Home" is highlighted , now as the user scrolls down to Location section , the "Location" in the nav bar should get highlighted . As the user scrolls further down to Contact section , the "Contact" in the nav bar should get highlighted .
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: