<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>select - www.mtime.com</title>
<style type="text/css">
body {margin:50px;}
.select { width:100px;border:1px red solid; overflow:hidden; }
.select select {width:102px; margin:-1px;}
</style>
</head>
<body>
<div class="select">
<select><option>测试</option></select>
</div>
</body>
</html>
1073

被折叠的 条评论
为什么被折叠?



