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