Setattribute("checked", "checked") Only Works One Time March 31, 2024 Post a Comment I am facing one issue HTML JQUERY $('#id').click(funSolution 1: The checkedattribute sets the default state, not the current state. Modify the checkedproperty (with .checked = true) instead. Share Post a Comment for "Setattribute("checked", "checked") Only Works One Time"
Post a Comment for "Setattribute("checked", "checked") Only Works One Time"