微件:Sandbox:修订间差异

添加54字节 、​ 2016年9月27日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
第1行: 第1行:
<includeonly><script>
<includeonly>window.onscroll = function() {
window.onscroll = function() {
     var tables = document.getElementsByClassName("fix-table-header");
     var tables = document.getElementsByClassName("fixed-header-table");
     var hdr = document.getElementById('fixed-table-header');
     var hdr = document.getElementById('fixed-table-header');
     for (var i = 0; i < tables.length; ++i) {
     for (var i = 0; i < tables.length; ++i) {
第27行: 第26行:
     if (hdr != null) hdr.remove();
     if (hdr != null) hdr.remove();
}
}
</script><p>payload</p>
</script><style> #fixed-table-header { background-color: white; } </style><p>payload</p>
<p>payload</p>
<p>payload</p>
<p>payload</p>
<p>payload</p>