可以使用CSS来控制select标签的宽度,如: <style type="text/css"> .ddlWidth { width: 1000px; } </style> <select class="ddlWidth"><!
確定! 回上一頁