Search Concept #1
Possible Strategy for flexible search parameters
by pkpjpm
HTML
<script src="https://github.com/BorisMoore/jsrender/jsrender.js"></script>
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<div class="alert">We're bootstrappin</div>
<table>
<thead>
<th>Column 1</th>
</thead>
<tr>
<td>
<input type="text" />
</td>
</tr>
</table>