舰R百科是靠无数志愿编辑者持续地建设更新完善的。编辑非常简单,无需代码知识,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

微件:FixTableHeader:修订间差异

来自舰R百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
<includeonly><style>
<includeonly><script>
#fixed-table-header { background-color: white; }
</style><script>
window.onscroll = function() {
window.onscroll = function() {
     var tables = document.getElementsByClassName("fix-table-header");
     var tables = document.getElementsByClassName("fix-table-header");
第29行: 第27行:
     if (hdr != null) hdr.remove();
     if (hdr != null) hdr.remove();
}
}
</script></includeonly>
</script><style> #fixed-table-header { background-color: white; } </style></includeonly>

2016年9月27日 (二) 16:15的版本