From 88d2f4f5a1c0333d3b5c1bece5e3198d53a46cf8 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Fri, 9 Sep 2016 11:27:30 +0300 Subject: [PATCH] Updated Navigation Dropdown (markdown) --- Navigation---Dropdown.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Navigation---Dropdown.md b/Navigation---Dropdown.md index 677356a..dc1a31c 100644 --- a/Navigation---Dropdown.md +++ b/Navigation---Dropdown.md @@ -28,4 +28,5 @@ - This module will not work correctly unless the navigation module is enabled and properly initialized. - Dropdowns will automatically adjust to the proper vertical orientation when the screen is small enough. - Dropdowns will not open as a vertical panel on horizontal menus, but rather as a horizontal panel below the existing content. -- The behavior of dropdowns in large groups as well as in depths greater than 2 is undocumented as of yet. Please report any issues you encounter. \ No newline at end of file +- The behavior of dropdowns in large groups as well as in depths greater than 2 is undocumented as of yet. Please report any issues you encounter. +- Multiple dropdowns are supported using radio buttons instead of checkboxes. However, there is currently a problem with this behaviour regarding the layout of the page. Use of Javascript can help solve the problem, however there will be a more permanent fix for this specific problem. \ No newline at end of file