![]() |
jQWidgets is a JavaScript framework for making web-based applications for pc and mobile devices. It is a very powerful, optimized, platform-independent, and widely supported framework. The jqxTree represents a jQuery widget that is used to display a hierarchical collection of items. To display the collection of items, we can populate from ‘UL’ or by using its ‘source’ property. The expandItem() method is used to expand a jqxTree widget item by passing an element as parameter. It accepts a single parameter item of object type and does not return any value. Syntax: $('Selector').jqxTree('expandItem', item); Linked Files: Download jQWidgets from the given link https://www.jqwidgets.com/download/. In the HTML file, locate the script files in the downloaded folder.
The below example illustrates the jQWidgets jqxTree expandItem() method. Example: HTML
Output: Reference: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxtree/jquery-tree-api.htm |
Reffered: https://www.geeksforgeeks.org
JQuery |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |