NOTE!

Demo


filters:
AlphaNumeric Numeric Animals Sites
abc 12310Koalahttp://www.google.com
abc 134Oxhttp://www.yahoo.com
abc 910Girafeehttp://www.facebook.com
zyx 2467Bisonhttp://www.whitehouse.gov/
abc 113Chimphttp://www.ucla.edu/
abc 256Elephanthttp://www.wikipedia.org/
abc 975Lionhttp://www.nytimes.com/
abc 1087Zebrahttp://www.google.com
zyx 199Koalahttp://www.mit.edu/
zyx 120Llamahttp://www.nasa.gov/

HTML

<table id="external_controls">
	<tbody>
		<tr>
			<td class="select2">filters: </td>
			<td>
				<input type="search" placeholder="num" />
			</td>
			<td>
				<input type="search" placeholder="anim" />
			</td>
			<td>
				<input type="search" placeholder="sites" />
			</td>
		</tr>
	</tbody>
</table>

Javascript