![]() |
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 jqxNavBar represents a jQuery navigation bar widget built from <ul> and <li> tags. This widget is used for creating a simple or responsive horizontal/vertical navigation menu layouts. The selectAt() method is used to select the item of given index. It accepts single parameter index of number type and does not return any value. Syntax: $("Selector").jqxNavBar('selectAt', index); 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 jqxNavBar selectAt() method. Example: HTML
Output: Reference: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxnavbar/jquery-navbar-api.htm |
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 7 |