Change background color for readonly field using Javascript Code
Hello!
Please use the following code. Just change the color to the one you need.
Please use the following code. Just change the color to the one you need.
Code: Select all
fd.field('title').readonly(true);
$( "input[type=text]:disabled" ).css( "background-color", "#6ce7e8" );
-
- Information
-
Who is online
Users browsing this forum: No registered users and 14 guests