模板:夏目部员数据库:修订间差异

来自LoveLive Wiki
跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第10行: 第10行:
<html>
<html>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="http://lovelive.oss-cn-beijing.aliyuncs.com/Js/cardList.js"></script>
<script src="http://code.jquery.com/jquery-2.1.3.min.js"></script>
<!--<script src="..\Source\CardDataBase.js"></script>-->
<!--<script src="..\Source\CardDataBase.js"></script>-->
<!--<script src="..\Source\CardDataBase.js"></script>-->
<script src="http://lovelive.oss-cn-beijing.aliyuncs.com/Js/MouseOverEvent.js"></script>
<script src="http://lovelive.oss-cn-beijing.aliyuncs.com/Js/MouseOverEvent.js"></script>
<script src="./cardList.js"></script>
<style>
<style>
.td{
.td{
第46行: 第48行:
<body onload = "init()">
<body onload = "init()">
<div id="Layer1" style="position:absolute;display:none;position:absolute;z-index:1;"></div>  
<div id="Layer1" style="position:absolute;display:none;position:absolute;z-index:1;"></div>  
<div style = "height:200px;width:950px;margin:0 auto">
<div style = "height:200px;width:700px;margin:0 auto">
<div style = "height:200px;float:left;">
<div style = "height:200px;float:left;">
<div>
<div>
<table id = 'rarity_checkbox' align="left" border = 2 rules = cols style = "padding:10px">
<table id = 'rarity_checkbox' align="left" border = 2 rules = cols style = "padding:10px;z-index:10">
<tr>
<tr>
<td align = "center" >稀有度</td>
<td align = "center" >稀有度</td>
第61行: 第63行:
<td ><label><input id = "ho" type = "checkbox" checked onchange = "check(this.id)">果</label>
<td ><label><input id = "ho" type = "checkbox" checked onchange = "check(this.id)">果</label>
<label><input id = "nic" type = "checkbox" checked onchange = "check(this.id)">妮</label></td>
<label><input id = "nic" type = "checkbox" checked onchange = "check(this.id)">妮</label></td>
<td><label><input id = "skill_s" type = "checkbox" checked onchange = "check(this.id)">加分</label>
<td><label><input id = "skill_s" type = "checkbox" checked onchange = "check(this.id)">加分</label></td>
<!--<input id = "skill_ns" type = "checkbox" name = "skill_ns" value = "skill_ns" checked onchange = "check(this.id)">N/C/P加</td>-->
<!--<input id = "skill_ns" type = "checkbox" name = "skill_ns" value = "skill_ns" checked onchange = "check(this.id)">N/C/P加</td>-->
</tr>
</tr>
第69行: 第71行:
<td ><label><input id = "umi" type = "checkbox" checked onchange = "check(this.id)">海</label>
<td ><label><input id = "umi" type = "checkbox" checked onchange = "check(this.id)">海</label>
<label><input id = "rin" type = "checkbox" checked onchange = "check(this.id)">凛</label></td>
<label><input id = "rin" type = "checkbox" checked onchange = "check(this.id)">凛</label></td>
<td><label><input id = "skill_c" type = "checkbox"  value = "skill_c" checked onchange = "check(this.id)">判定</label>
<td><label><input id = "skill_c" type = "checkbox"  value = "skill_c" checked onchange = "check(this.id)">判定</label></td>
<!--<input id = "skill_nc" type = "checkbox" name = "skill_nc" value = "skill_nc" checked onchange = "check(this.id)">N/C/P判</td>-->
<!--<input id = "skill_nc" type = "checkbox" name = "skill_nc" value = "skill_nc" checked onchange = "check(this.id)">N/C/P判</td>-->


第78行: 第80行:
<td ><label><input id = "kot" type = "checkbox" checked onchange = "check(this.id)">鸟</label>
<td ><label><input id = "kot" type = "checkbox" checked onchange = "check(this.id)">鸟</label>
<label><input id = "ha" type = "checkbox" checked onchange = "check(this.id)">阳</label></td>
<label><input id = "ha" type = "checkbox" checked onchange = "check(this.id)">阳</label></td>
<td><label><input id = "skill_h" type = "checkbox"  checked onchange = "check(this.id)">回复</label>
<td><label><input id = "skill_h" type = "checkbox"  checked onchange = "check(this.id)">回复</label></td>
<!--<input id = "skill_nh" type = "checkbox" name = "skill_nh" value = "skill_nh" checked onchange = "check(this.id)">N/C/P回</td>-->
<!--<input id = "skill_nh" type = "checkbox" name = "skill_nh" value = "skill_nh" checked onchange = "check(this.id)">N/C/P回</td>-->
第87行: 第89行:
<td ><label><input id = "noz" type = "checkbox"  checked onchange = "check(this.id)">希</label>
<td ><label><input id = "noz" type = "checkbox"  checked onchange = "check(this.id)">希</label>
<label><input id = "maki" type = "checkbox" checked onchange = "check(this.id)">姬</label></td>
<label><input id = "maki" type = "checkbox" checked onchange = "check(this.id)">姬</label></td>
<td><label><input id = "sk_det" type = "checkbox" onchange = "showdetail()">详细</label>
<td><label><input id = "sk_det" type = "checkbox" onchange = "showdetail()">详细</label></td>
<!--<td><input id = "skill_ss" type = "checkbox" name = "skill_ss" value = "skill_ss" checked onchange = "check(this.id)">分加</td>-->
<!--<td><input id = "skill_ss" type = "checkbox" name = "skill_ss" value = "skill_ss" checked onchange = "check(this.id)">分加</td>-->
</tr>
</tr>
第95行: 第97行:
<td ><label><input id = "eli" type = "checkbox"  checked onchange = "check(this.id)">绘</label>
<td ><label><input id = "eli" type = "checkbox"  checked onchange = "check(this.id)">绘</label>
<label><input id = "char_all" type = "checkbox"  checked onchange = "check(this.id)">All</label></td>
<label><input id = "char_all" type = "checkbox"  checked onchange = "check(this.id)">All</label></td>
<td><label><input id = "skill_all" type = "checkbox"  checked onchange = "check(this.id)">All</label>
<td><label><input id = "skill_all" type = "checkbox"  checked onchange = "check(this.id)">All</label></td>
</td>
</tr>
</tr>
</table>
</table>
第112行: 第112行:
</div>
</div>
<div style = "position:relative;top:5px;left:210px">
<div style = "position:relative;top:5px;left:210px;width:20px;height:20px">
<input type='button' style = "padding:5px" value='筛选' onclick='SelectedList()'>
<input type='button' style = "padding:5px" value='筛选' onclick='SelectedList()'>
</div>
</div>
第201行: 第201行:
</body>
</body>
</html>
</html>






</includeonly>
</includeonly>

2015年2月14日 (六) 13:18的版本


部员数据库

by绚濑绘里