Skip to content

Instantly share code, notes, and snippets.

View Gutek's full-sized avatar

Jakub Gutkowski Gutek

View GitHub Profile
@Gutek
Gutek / bootstrap-alerts-ex-sample.htm
Created March 9, 2012 12:47
Twitter Bootstrap - add alert
<html>
<head>
<!-- bootstrap styles -->
</head>
<body>
<div class="alerts">
</div>
<button id="add">
Add Alert</button>
<!-- jquery js files and bootstrap files -->