+ 1
How do you create an image gallery that has prev and next buttons?
2 ответов
+ 3
To do that you should use JavaScript to make a function for the buttons that will change the images when you press the buttons. Sololearn's JavaScript tutorial will teach you how to do that in one of the last lessons. You should check it out
0
behavior is up to java