13 lines
195 B
Markdown
13 lines
195 B
Markdown
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.
|