Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions js/Menu/Separators.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ Add the following **<script>** in the above code sample to display the **M

The following screenshot displays the output for the above code.

![](/js/Menu/Separators_images/Separators_img2.png)
![to display the separators in the menu control.](/js/Menu/Separators_images/Separators_img2.png)


# Separators for Context Menu
## Separators for Context Menu

We can add the separators for particular ContextMenu items by including **e-separator** class in the required **LI** elements. Add the following code to display ContextMenu with separator lines.

Expand Down Expand Up @@ -150,6 +150,6 @@ We can add the separators for particular ContextMenu items by including **e-sepa

The following screenshot displays the output for the above code.

![](/js/Menu/Separators_images/Separators_img3.png)
![separators for context menu.](/js/Menu/Separators_images/Separators_img3.png)