问题标签 [jquery-mobile-checkbox]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jquery-mobile - 从 jquery mobile 1.3.2 到 1.4.3,复选框水平失败
这是html:
这是javascript:
它在 jquery mobile 1.3.2 中可以正常工作,就像:
但它在 1.4.3 中搞砸了,就像:
jquery-mobile-checkbox - 一页中有2个以上的jquery移动水平复选框搞砸了
我需要在一页中有两个水平复选框:
一个图像是一千多个单词。如您所见,两个复选框完全搞砸了:
javascript - Jquery移动转换复选框选择在Jquery onclick函数()中第二次不起作用?
我无法根据文本框中的 Id 第二次选择复选框,来自文本框的 Id 通行证由逗号 (,) 分隔,如 (1,2,3,..)。第一次加载页面时,一切对我来说都很好,但是当我取消选中复选框并再次尝试检查锚标记上的复选框时,它不起作用。感谢任何帮助。