en.javascript.info/2-ui/2-events/01-introduction-browser-events/05-sliding-menu/task.md
Ilya Kantor ab9ab64bd5 up
2017-03-21 14:41:49 +03:00

11 lines
197 B
Markdown

importance: 5
---
# Create a menu sliding menu
Create a menu that opens/collapses on click:
[iframe border=1 height=100 src="solution"]
P.S. HTML/CSS of the source document is to be modified.