en.javascript.info/2-ui/2-events/04-default-browser-action/3-image-gallery/task.md
Ilya Kantor ab9ab64bd5 up
2017-03-21 14:41:49 +03:00

195 B

importance: 5


Image gallery

Create an image gallery where the main image changes by the click on a thumbnail.

Like this:

[iframe src="solution" height=600]

P.S. Use event delegation.