comparison index-rlg.html @ 145:3308eaa00c91

Use SVG for the bell icon instead of PNG. Browsers that support WebSockets tend to support SVG too. This also removes the need to install Inkscape to convert the file to PNG.
author John "Elwin" Edwards
date Thu, 31 Oct 2013 20:44:35 -0700
parents e4f27a093d1e
children bc69717ff386
comparison
equal deleted inserted replaced
144:81a8e7aa4687 145:3308eaa00c91
9 <link rel="stylesheet" type="text/css" href="style-rlg.css"> 9 <link rel="stylesheet" type="text/css" href="style-rlg.css">
10 </head> 10 </head>
11 <body onload="setup()" onkeydown="sendkey(event)"> 11 <body onload="setup()" onkeydown="sendkey(event)">
12 <h1>RLG-Web β6</h1> 12 <h1>RLG-Web β6</h1>
13 <div id ="top"> 13 <div id ="top">
14 <img src="/bell.png" alt="bell" id="bell"> 14 <img src="/bell.svg" alt="bell" id="bell">
15 </div> 15 </div>
16 <div id="termwrap">RLG-Web won't work without JavaScript. It's not as bad as Flash, I promise.</div> 16 <div id="termwrap">RLG-Web won't work without JavaScript. It's not as bad as Flash, I promise.</div>
17 <div class="modal" id="keyboard"> 17 <div class="modal" id="keyboard">
18 <div id="keys"> 18 <div id="keys">
19 <div class="keyrow"> 19 <div class="keyrow">