From 7376afd895fbdb42151e5c507456023102c1f626 Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Tue, 12 Aug 2025 15:44:08 +0530 Subject: [PATCH 1/2] Multiple h1 tag --- js/Menu/Separators.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/Menu/Separators.md b/js/Menu/Separators.md index dd8e009ad..2b0e5a188 100644 --- a/js/Menu/Separators.md +++ b/js/Menu/Separators.md @@ -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. @@ -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) From c3c370646fb611a54cfe3366f6753ff743a6b8f7 Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Tue, 26 Aug 2025 15:22:51 +0530 Subject: [PATCH 2/2] change alt text casing. --- js/Menu/Separators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/Menu/Separators.md b/js/Menu/Separators.md index 2b0e5a188..63db3eab9 100644 --- a/js/Menu/Separators.md +++ b/js/Menu/Separators.md @@ -87,7 +87,7 @@ Add the following **<script>** in the above code sample to display the **M The following screenshot displays the output for the above code. -![to display the separators in the Menu control.](/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 @@ -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. -![Separators for context menu.](/js/Menu/Separators_images/Separators_img3.png) +![separators for context menu.](/js/Menu/Separators_images/Separators_img3.png)