bootstrapを使っているならTwitter Bootstrap Notificationsも良いね
· 1 min read
1
2
3
4
5
6
|
<div class="jumbotron fade in">
<button data-dismiss="alert">×</button>
<h1>'Allo, 'Allo!</h1>
<p class="lead">Always a pleasure scaffolding your apps.</p>
<p><a class="btn btn-lg btn-success" href="#">Splendid! <span class="glyphicon glyphicon-ok"></span></a></p>
</div>
|
Comments
comments powered by Disqus