"Bootstrap Comment Model"
Bootstrap 3.1.0 Snippet by swashata

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <h4>Leave a response</h4> <div class="row"> TODO </div> </div>
jQuery(document).ready(function($) { if ( console && console.log ) { console.log( 'This Works!!' ); } })

Related: See More


Questions / Comments: