![]() |
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 jqxRadioButtonGroup widget is used to display a group of radio buttons that possesses API in order to modify them. The destroy() method is used to destroy the displayed jqxRadioButtonGroup. It has no parameters, and it does not return anything. Syntax: $("#jqxRadioButtonGroup").jqxRadioButtonGroup('destroy'); Linked Files: Download jQWidgets from the given link. In the HTML file, locate the script files in the downloaded folder.
Example 1: The below example illustrates the jQWidgets jqxRadioButtonGroup destroy() method. HTML
Output: ![]()
Example 2: The following is another example of the jqxRadioButtonGroup destroy() method in jQWidgets. HTML
Output: ![]()
|
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 12 |