![]() |
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 jqxRadioButtonGroup widget is used to display a group of radio buttons that possesses API in order to modify them. The val() method is used to set or return the value of the displayed jqxRadioButtonGroup. It has no parameters, and it does not return anything. Syntax: $("#jqxRadioButtonGroup").jqxRadioButtonGroup('val'); 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 val() method. HTML
Output: ![]()
Example 2: The following is another example of the jqxRadioButtonGroup val() method in jQWidgets. HTML
Output: ![]()
|
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 15 |