![]() |
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 render() method is used to render the displayed jqxRadioButtonGroup. It has no parameters, and it does not return anything. Syntax: $("#jqxRadioButtonGroup").jqxRadioButtonGroup('render'); 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 render() method. HTML
Output: ![]()
Example 2: The following is another example of the jqxRadioButtonGroup render() method in jQWidgets. HTML
Output: ![]()
|
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |