When you click the checkbox, check the checkbox and assign input[type='text'] to www.baidu.com
When input[type='button'] is clicked, the same thing as clicking checkbox will happen
When trigger is replaced with triggerHandler, when input[type='button'] is clicked, only Assigning a value to input[type='text'] without checking the checkbox
triggerHandler prevents the default behavior of the element bound to the event
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn