Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认情况下,jQuery Mobile 中的表单元素(输入)跨越屏幕的整个宽度。
如何使它们适合其内容的大小?
您可以使用data-inline="true"按钮和选择使它们跨越其内容的宽度。
data-inline="true"