I want to create a simple image slider using JavaScript. The slider should have a back and previous arrow for changing images plus a label at below showing current slide active.
I don't want to use any JS framework and because its for mobile website so i want it to be as optimized as possible.
Thanks in advance!!