![]() |
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 jqxButton is used to illustrate a jQuery button widget that enables us to show a button on the desired web page. The focus() method is used to focus the jqxButton widget. It has no parameter and does not return anything. Syntax: $('#jqxButton').jqxButton('focus'); Linked Files: Download jQWidgets from the link. In the HTML file, locate the script files in the downloaded folder.
Example: The below example illustrates the jqxButton focus() method in jQWidgets. HTML
Output: |
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |