![]() |
jQWidgets is a JavaScript framework for making web-based applications for PC and mobile devices. It is a very powerful and optimized framework, platform-independent, and widely supported. The jqxRibbon is a jQuery widget that can be used as a tabbed toolbar or mega menu. The disableAt() method is used to disable an item of a given index. It accepts a Single parameter index of Number type and does not return any value. Syntax: $('#jqxRibbon').jqxRibbon('disableAt', index); Linked Files: Download jQWidgets from the given link. In the HTML file, locate the script files in the downloaded folder.
Example: The below example illustrates the jQWidgets jqxRibbon disableAt() method. HTML
Output: Reference: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxribbon/jquery-ribbon-api.htm |
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |