Skip to main content

Image Counter

 


Hosted project

https://codeekta28.github.io/slider/

Github Source File

https://github.com/codeekta28/slider.git

# Image Slider

clicking left and right button makes the next image to come

javascript used

- DOM

- function

- Event

- for of

Lines Of Code
28 lines of code

 Challenges Faced

- It took sometime to design the page as images are getting stretched on desired width and height.so finally i reduced the width of container

- I started to append the image and totally forget the concept of just changing the source of image finally check review card project and understood that just need to change source


New Things Learned or refreshed
Nothing New But Good refreshment of image src

Biggest Takeaway
In these slider projects always change the src of images dont think too much

Comments

Popular posts from this blog

Javascript Projects

 1. Review Card Project 2 .Color Flipper Project 3. Random Funny Code Quotes Project 4. Counter 5 .Image Slider