Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

James Wrest
3,480 PointsClick the menu button and the menu shows, click again and it hides
Hi
Was wanting to know if anyone know where/how to learn this menu option?
like this page http://www.websitedesign.com.au/
would like to put it on this page im making.
i think id need to know javascript?
Jonathan Ankiewicz
17,901 PointsJonathan Ankiewicz
17,901 PointsThe simplest show and hide is a jQuery feature. It's pretty easy to grasp if you know javascript, if not you can accomplish the same feat with css. Check out this workshop on teamtreehouse to learn how to do what you need css. It's aimed at an accordion but you can change it to fit your needs.
http://teamtreehouse.com/library/create-an-accordion-menu-with-css-2