我想使用 jquery 切换功能切换按钮的值,但它不起作用
我的按钮如下:
<input type="button" value="Click to send message" id="send_message_button">
现在我想用 jquery 将“单击发送消息”切换为“单击隐藏消息”,这可能吗?
jquery html-input
html-input ×1
jquery ×1