![]() |
jQuery Mobile is a web-based technology used to make responsive content that can be accessed on all smartphones, tablets, and desktops. In this article, we will be using the jQuery Mobile Table disabled option to disable the table widget. This option accepts boolean values. Syntax: Initializing the table with the specified disabled option. $( ".selector" ).table({ disabled: true });
CDN Link: First, add jQuery Mobile scripts needed for your project.
Example: This example describes the jQuery Mobile Table disabled option. HTML
Output: Reference: https://api.jquerymobile.com/table/#option-disabled |
Reffered: https://www.geeksforgeeks.org
JQuery |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 9 |