en.javascript.info/2-ui/2-events/01-introduction-browser-events/05-sliding-menu/task.md
2018-12-08 20:47:01 -05:00

192 B

importance: 5


Create a 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.