I'm trying to create a slider with 6 images.
I've used 6 anchors. Whenever user clicks on any anchor slider image will be change accordingly and will show that particular anchor's image but the problem I'm facing is whenever user clicks on anchor, my slider move to the top of the screen because I've used ID of the images as anchor's href
Any kind of help will be appreciated!