-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplatform.html
24 lines (24 loc) · 2.08 KB
/
platform.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<div id="topbar">
<link rel="stylesheet" type="text/css" href="style.css" />
<input type="text" id="filterInput" placeholder="Filter..."><span id="pocet"></span>
<input type="radio" name="thumbtype" id="Boxarts" value="Boxarts" onclick="boxarts()"><label for="Boxarts">Boxarts</label>
<input type="radio" name="thumbtype" id="Snaps" value="Snaps" checked onclick="snaps()"><label for="Snaps">Snaps</label>
<input type="radio" name="thumbtype" id="Titles" value="Titles" onclick="titles()"><label for="Titles">Titles</label>
<input type="radio" name="thumbtype" id="Logos" value="Logos" onclick="logos()"><label for="Logos">Logos</label>
<input type="radio" name="size" id="80px" value="80px" onclick="change80()"><label for="80px">80px</label>
<input type="radio" name="size" id="120px" value="120px" onclick="change120()"><label for="120px">120px</label>
<input type="radio" name="size" id="160px" value="160px" onclick="change160()" checked><label for="160px">160px</label>
<input type="radio" name="size" id="240px" value="240px" onclick="change240()"><label for="240px">240px</label>
<input type="radio" name="size" id="320px" value="320px" onclick="change320()"><label for="320px">320px</label>
<br />
<input type="checkbox" id="showHideAlfa"><label for="showHideAlfa">Alpha</label>
<input type="checkbox" id="showHideBeta"><label for="showHideBeta">Beta</label>
<input type="checkbox" id="showHideDemo"><label for="showHideDemo">Demo</label>
<input type="checkbox" id="showHideAftermarket"><label for="showHideAftermarket">Aftermarket</label>
<input type="checkbox" id="showHideProto" checked><label for="showHideProto">Proto</label>
<input type="checkbox" id="showHideUnl"><label for="showHideUnl">Unlicensed</label>
<input type="checkbox" id="showHideProgram" checked><label for="showHideProgram">Program</label>
<input type="checkbox" id="showHideAlt"><label for="showHideAlt">Alternate</label>
<input type="checkbox" id="showHidePirate"><label for="showHidePirate">Pirated</label>
<input type="checkbox" id="showHideBrackets"><label for="showHideBrackets">[a] [b] [a2]</label>
<p></div><br><div id="figureList"><br>