3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>Key Navigation Sample</title>
5 <link rel="stylesheet" type="text/css" href="../../resources/css/ext-all.css" />
6 <link rel="stylesheet" type="text/css" href="../shared/example.css" />
7 <style type="text/css">
11 border: 1px solid black;
18 border: 1px solid black;
24 background-color: #FF0000;
28 background-color: #00FF00;
44 .x-quirks .x-ie .x-clear {
47 .x-quirks .x-ie6 .x-clear {
51 <script type="text/javascript" src="../../bootstrap.js"></script>
52 <script type="text/javascript" src="keynav.js"></script>
55 <h1>Key Navigation Sample</h1>
57 <p>The js is not minified so it is readable. See <a href="keynav.js">keynav.js</a>.</p>
60 Use the arrow keys to navigate the board. <br />
61 Press the space key to make an effect on the active cell. <br />
62 Press the home key to change the highlight color.