Difference between revisions of "Team:Heidelberg"

 
Line 208: Line 208:
 
         </div>
 
         </div>
 
     </body>
 
     </body>
</html>
 
<html>
 
<head>
 
<script>
 
$('#myModal').on('shown.bs.modal', function () {
 
  $('#myInput').focus()
 
})
 
</script>
 
</head>
 
<body>
 
<div class="modal fade">
 
  <div class="modal-dialog">
 
    <div class="modal-content">
 
      <div class="modal-header">
 
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
 
        <h4 class="modal-title">Modal title</h4>
 
      </div>
 
      <div class="modal-body">
 
        <p>One fine body&hellip;</p>
 
      </div>
 
      <div class="modal-footer">
 
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
 
        <button type="button" class="btn btn-primary">Save changes</button>
 
      </div>
 
    </div><!-- /.modal-content -->
 
  </div><!-- /.modal-dialog -->
 
</div><!-- /.modal -->
 
</body>
 
 
</html>
 
</html>
 
{{Heidelberg/jamboree}}
 
{{Heidelberg/jamboree}}
 
{{Heidelberg/Footer}}
 
{{Heidelberg/Footer}}

Latest revision as of 20:11, 19 November 2015