blob: e1d51fd84fb765d4da7985007dbb72d7931b665d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Hint demo</title>
<meta charset="utf-8" />
<script data-main="querystoringdemo.js" src="../js/lib/require.js" async="async"></script>
<link type="text/css" rel="stylesheet" href="../css/kalamar.css" />
</head>
<body>
<header>
<form id="searchform" autocomplete="off" action="/kalamar">
<div id="searchbar">
<input type="search"
placeholder="Find ..."
name="q"
id="q-field"
value="mbfhjgfghfhgfhfghfghnhvrthrjvztrhhrnvnthvft"
autofocus="autofocus" />
<button type="submit"><span>Go</span></button>
</div>
<div id="vc-view"></div>
</form>
</header>
<a onclick="demoAlert(14, 'This is a warning')">Alert at 14</a>
</body>
</html>