menu - How to make responsive sidebar? -


i making website. need sidebar has sub navigation menu responsive. have been searching through web couldn't want.

i want this http://www.thomasphilip.com.my/careers/

not sure if there website has tutorial kind of subnav? suggestion? thank you!

this require using media query rework navigation. should examine elements of reference web site when set different sizes if want similar.

here's resource: http://www.w3schools.com/css/css_rwd_mediaqueries.asp

the example shown moves nav around. doesn't change row layout spinner, that's matter of figuring out how want implement each of those.


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -