<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<script src="https://rawgithub.com/mindmup/bootstrap-wysiwyg/master/external/jquery.hotkeys.js"></script>
<script type="text/javascript" src="https://rawgithub.com/mindmup/bootstrap-wysiwyg/master/bootstrap-wysiwyg.js"></script>
<script type="text/javascript" src="https://rawgit.com/twitter/typeahead.js/master/dist/typeahead.bundle.min.js"></script>
<script type="text/javascript" src="http://twitter.github.io/typeahead.js/js/handlebars.js"></script>
<button class="btn btn-primary btn-lg" data-toggle="modal" data-target="#myModal" id="launch">
Launch demo modal
</button>
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel">Send som mail</h4>
</div>
<div class="modal-body">
<div>
<form class="form-horizontal" role="form">
<div class="form-group">
<label class="col-md-3" class="control-label">Modtagere:</label>
<div class="col-md-9">
<div class="to-dropdown">
<span class="label label-info dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
to: <span class="caret"></span>
</span>
<ul class="dropdown-menu" role="menu">
<li><a href="#">cc:</a></li>
<li><a href="#">bcc:</a></li>