2015-05-03, 01:07:08
Its a standard list, so every single piece of menu code will work.
Just grab the css off the web.
drop downs usually have like a 1st selector, or > selector for all children.
ul li:hover > ul
http://codepen.io/philhoyt/pen/ujHzd
Just grab the css off the web.
drop downs usually have like a 1st selector, or > selector for all children.
ul li:hover > ul
http://codepen.io/philhoyt/pen/ujHzd