![]() |
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 jqxFormattedInput is a jQuery input widget that is used for taking input of numbers in the binary, octal, decimal or hexadecimal format. The input number can be incremented/decremented through the spin buttons which are optional and the numeral system can be changed through a pop-up menu which is also optional. The close() method is used to close the jqxFormattedInput widget pop-up. It does not accept any parameter and does not return any value. Syntax: $('Selector').jqxFormattedInput('close'); Linked Files: Download jQWidgets from the given link https://www.jqwidgets.com/download/. In the HTML file, locate the script files in the downloaded folder.
The below example illustrates the jQWidgets jqxFormattedInput close() method. Example: HTML
Output: |
Reffered: https://www.geeksforgeeks.org
JQuery |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |