Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Gadget-SiteScroll.js
(view source)
Revision as of 03:56, 2 November 2019
7 bytes added
,
5 years ago
no edit summary
Line 4:
Line 4:
* Original from touhouwiki
* Original from touhouwiki
*/
*/
−
function
AutoScroll
(objNotice) {
+
var AutoScroll =
function(objNotice) {
$(objNotice).find("ul:first").animate({
$(objNotice).find("ul:first").animate({
marginTop:"-25px"
marginTop:"-25px"
Line 10:
Line 10:
$(this).css({marginTop: "0px"}).find("li:first").appendTo(this);
$(this).css({marginTop: "0px"}).find("li:first").appendTo(this);
});
});
−
}
+
}
;
$(document).ready(function() {
$(document).ready(function() {
Gensui Hime
Bureaucrats
,
Administrators
23,827
edits