You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but the last line should be <span class="separator">nameofmenuitem</span>
This is necessary if you want to use the top level menu items to just open the dropdown, without linking anywhere! On touch-screens you always reload the page instead of opening the dropdown!!!
The text was updated successfully, but these errors were encountered:
ke-communication
changed the title
Menu Item "Text Separator" is rendered as link <a href="/menuItemName/">
MegaMenu: Menu Item "Text Separator" is rendered as link <a href="/menuItemName/">
Aug 17, 2017
ke-communication
changed the title
MegaMenu: Menu Item "Text Separator" is rendered as link <a href="/menuItemName/">
MegaMenu: Menu Item "Text Separator" is rendered as link <a href="/currentfolder/">
Aug 17, 2017
ke-communication
changed the title
MegaMenu: Menu Item "Text Separator" is rendered as link <a href="/currentfolder/">
MegaMenu: Menu Item "Text Separator" is rendered as link <a href="/home page/">
Aug 17, 2017
In the Megamenu: Menu Item "Text Separator" is rendered as link but is should just be a
Example: A text separator menu item gets rendered as:
but the last line should be
<span class="separator">nameofmenuitem</span>
This is necessary if you want to use the top level menu items to just open the dropdown, without linking anywhere! On touch-screens you always reload the page instead of opening the dropdown!!!
The text was updated successfully, but these errors were encountered: