Disable input checkbox

Home Forums Quform WordPress Disable input checkbox

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18443
    asterios
    Participant

    How to disable input checkbox property for one checkbox (checked and unclickable).

    Thanks!!

    #18487
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    • This reply was modified 8 years, 1 month ago by Ally.
    #18504
    asterios
    Participant

    Ok, thanks! your solution work fine.

    For me, has also worked this solution:

    <script>
        jQuery(document).ready(function ($) {
                $('.iphorm_1_1_1').prop('disabled', true);
        });
    </script>

    (Checkbox is already checked from the beginning)

    • This reply was modified 8 years, 1 month ago by asterios.
    • This reply was modified 8 years, 1 month ago by asterios.
    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy