Disable form fields if checkbox is checked

Disable form fields if checkbox is checked

瀏覽:1262
日期:2026-04-20
I found a lot of example that allow disabling of form elements on checkbox click, but I actually can have a page loaded with a checkbox selected. I suppose I need some function that will check if the checkbox (let's call it chBox) checked onload and if ye...看更多