Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>Custom CSS Select (IE 11+)</title>
</head>
<body>
  <h1>Cross-browser (IE11+) <code>select</code> element styling without wrapper <code>div</code></h1>
<select name="">
  <option value="test">test</option>
  <option value="test">test2 test2</option></select>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
vladimirsiljkovicpro
0viewers