MediaWiki:Common.js:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= [InPageEdit] 没有编辑摘要 (编辑自Special:Diff/41614) |
||
| 第246行: | 第246行: | ||
if (this.parentElement.childNodes[0] === this) { $(this).addClass("listInRef"); } | if (this.parentElement.childNodes[0] === this) { $(this).addClass("listInRef"); } | ||
}); | }); | ||
//滚动公告 | |||
autoScroll("#scrollDiv"); | |||
//列表侧边距 | //列表侧边距 | ||
setInterval(function() { | setInterval(function() { | ||
| 第335行: | 第337行: | ||
} | } | ||
$(function() { | $(function() { | ||
tabs(); | |||
r18Warning(); | r18Warning(); | ||
}); | }); | ||