火狐浏览器中checkbox属性checked问题

最近遇到一个bug,<input type="checkbox" id="count" checked/>浏览器 后来研究了很久才发现火狐浏览器中checkbox的autocomplate属性默认为on,当checkbox选中取消时,再次刷新页面时checked属性无效,也即checkbox没有选中input 把autocomplate·属性设置为off便可bug <input type="che
相关文章
相关标签/搜索