OSDN Git Service

embrj
[embrj/master.git] / inc / sidepost.php
1 <table>
2 <tr>
3 <td>
4 <ul id="sidepost">
5         <li id="header_search">
6         <form method="get" action="search.php">
7         <input type="text" name="q" autocomplete="off" id="header_search_query" class="round-left"/>
8         <input type="submit" value="" id="header_search_submit" class="round-right"/>
9         </form>
10         </li>
11 </ul>
12 <hr />
13 <div id="trends">
14 <h2 id="trends_title">
15 <span>Trending Topics</span>
16 </h2>
17 <ul id="trend_entries" class="sidebar-menu">
18 </ul>
19 </div>
20 <hr />
21 <div id="following">
22 <h2 id="following_title">
23 <span>Following</span>
24 </h2>
25 <div id="following_list">
26 </div>
27 </div>
28 <hr />
29 <div id="apiquota">
30 <h2 id="apiquota_title">
31 <span>API Quota</span>
32 </h2>
33 <ul id="apiquota_list" class="sidebar-menu">
34 </ul>
35 </div>
36 <hr />
37 <div id="version">
38 <h2 id="version_title"><span>Version: 0.6.2 (f-99)</span></h2>
39 </div>
40 <!--Preload Start-->
41 <div class="preload" style="position: absolute; left: -9999em; top: -9999em;">
42 <img src="img/spinner.gif" width="14" height="14"/>
43 <img src="img/toggle_up_dark.png" width="13" height="13"/>
44 <img src="img/sprite-icons.png" width="288" height="96"/>
45 <img src="img/square.gif" width="16" height="11"/>
46 </div>
47 <!--Preload End-->
48 </td>
49 </tr>
50 </table>
51 </td>