jQuery UI Checkboxradio 小部件标签选项
Checkboxradio Widget label Option 用于使用 UI 显示元素的标签。如果未指定,则使用关联
句法:
$( ".selector" ).checkboxradio({
label: "custom label"
});
方法:首先,添加项目所需的 jQuery UI 脚本。
例子:
HTML
GeeksforGeeks
Radio Button Example
Checkbox Example
输出: