Skip to content

Commit c152d83

Browse files
author
pipeline
committed
Ej2 5064 sample desc m
1 parent c8f1daf commit c152d83

File tree

5 files changed

+5
-9
lines changed

5 files changed

+5
-9
lines changed

src/listview/nested-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="action-description">
2-
<p>This sample demonstrates the nested list functionalities of the ListView. Click any list item to navigate to their sub items. To navigate back to the parent list, click the back icon at the top left area.
2+
<p>This sample demonstrates the nested list functionalities, which allows to navigate to the sub list-items by clicking on any item and navigate back to list-item by using top left back icon.
33
</p>
44
</div>
55

src/tooltip/ajaxcontent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="action-description">
2-
<p>This sample demonstrates the AJAX functionalities of the Tooltip. Hover the list item to open the tooltip. For Mobile devices, touch and hold the list item to open the tooltip.</p>
2+
<p>This sample demonstrates the AJAX functionalities of the Tooltip which will open by Hover or Touch-hold action on list-item.</p>
33
</div>
44

55
<div class="control-section" style="padding-left:15px;">

src/tooltip/default.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<div id="action-description">
2-
<p>This sample demonstrates the default functionalities of the Tooltip. Hover the button to open the tooltip. For Mobile devices, touch and hold the button to
3-
open the tooltip. Change the position of the tooltip by choosing 12 different position.
2+
<p>This sample demonstrates the default functionalities of the Tooltip which will open by Hover or Touch-hold action on button and displayed in 12 different positions.
43
</p>
54
</div>
65

src/tooltip/smartposition.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<div id="action-description">
2-
<p>This sample demonstrates the Smart Positioning functionalities of the Tooltip. Hover the picture to open the tooltip and drag the picture around the container
3-
to experience the tooltip Smart Positioning.
2+
<p>This sample demonstrates the Smart Positioning functionalities of the Tooltip which will open by dragging the picture.
43
</p>
54
</div>
65

src/tooltip/template.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<div id="action-description">
2-
<p>This sample demonstrates the Template functionalities of the Tooltip. Hover the toolbar options to open the tooltip. For Mobile devices, touch and
3-
hold the toolbar options to open the tooltip.
4-
</p>
2+
<p>This sample demonstrates the Template functionalities of the Tooltip which will open by Hover or Touch-hold action on Toolbar option.</p>
53
</div>
64

75
<div class="control-section">

0 commit comments

Comments
 (0)