jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 27 forks source link

8_Image_Slider/30_Days_of_Javascript #198

Open pratikshabhujade opened 1 month ago

pratikshabhujade commented 1 month ago

Title : Add Slide Indicators to Image Slider

Add visual indicators (dots) below the image slider to represent each slide and show the current position, improving user navigation by providing a clear overview of the slides. Implement clickable functionality so users can jump directly to a specific slide by clicking on the dots, enhancing ease of use and interaction with the slider.

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. 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 Domain.

Walayhs commented 1 month ago

Title : Add Slide Indicators to Image Slider

Add visual indicators (dots) below the image slider to represent each slide and show the current position, improving user navigation by providing a clear overview of the slides. Implement clickable functionality so users can jump directly to a specific slide by clicking on the dots, enhancing ease of use and interaction with the slider.

Could you provide an example for that, maybe an example image ?

pratikshabhujade commented 1 month ago

Title : Add Slide Indicators to Image Slider Add visual indicators (dots) below the image slider to represent each slide and show the current position, improving user navigation by providing a clear overview of the slides. Implement clickable functionality so users can jump directly to a specific slide by clicking on the dots, enhancing ease of use and interaction with the slider.

Could you provide an example for that, maybe an example image ?

Screenshot 2024-08-05 224939

Walayhs commented 1 month ago

Ok, go ahead with your issue.