.. sectionauthor:: John Molakvoæ .. codeauthor:: John Molakvoæ .. _settings: =============== Settings =============== To create a settings area create a div with the id ``app-settings`` inside the ``app-navigation`` div. * The data attribute ``data-apps-slide-toggle`` slides up a target area using a jQuery selector and hides the area if the user clicks outside of it. * Max height of the settings area is 300px. Do **not** change that. * Keep it clear, organized and simple. .. figure:: ../images/settings.* :alt: Settings :figclass: figure-with-code .. code-block:: html