外層套一層div進行覆蓋select的邊框和下拉箭頭(欺騙顯示效果)
1 <div style="width:80px;height:30px;margin:-4px;"> 2 <select style="width:120px;float:left;font-size:20px;"> 3 <option>1</option> 4 <option>2</option> 5 </select> 6 <div>
外層套一層div進行覆蓋select的邊框和下拉箭頭(欺騙顯示效果)
1 <div style="width:80px;height:30px;margin:-4px;"> 2 <select style="width:120px;float:left;font-size:20px;"> 3 <option>1</option> 4 <option>2</option> 5 </select> 6 <div>
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。