html select 选择框 和input输入框 水平 不对齐 解决
<div style="margin-top:20px;margin-bottom:10px;"> <div style="display: inline-block;vertical-align: bottom;"> <select style="width:100%;" id="type0"></select> </div> <div style="display: inline-block;"> <input type="text" value="" id="where" placeholder="查询条件" /> <input type="button" value="查询" onclick="post_test('list');" /> <input type="button" value="新增" onclick="post_test('show');" /> <input type="button" value="批量删除" /> </div> </div>
转自 : https://blog.csdn.net/weixin_38465980/article/details/84380175
禁用下拉框
pointer-events: none;
转自:https://www.cnblogs.com/Bud-blog/p/10271282.html
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步