Replacing <select><option></option></select>

I have faced situations where <select><option></option></select> -elements does not provide for my reactive menus. In case some body needs ideas here is my <ul><li></li></ul> -version of menus, where I wanted to keep CSS, JavaScript and HTML very clear and short.

https://jsfiddle.net/k2mxtugg/