Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
User:Dragonjet/scripts/SidebarBox.js
(view source)
Revision as of 03:28, 27 December 2014
14 bytes added
,
9 years ago
m
class change
Line 4:
Line 4:
$(window).load(function(){
$(window).load(function(){
−
if($(".
rsb_box
").length > 0){
+
if($("
div
.
module.move
").length > 0){
−
$(".
rsb_box
").appendTo("#WikiaRail");
+
$("
div.module
.
move
").appendTo("#WikiaRail");
}
}
});
});
}(jQuery));
}(jQuery));
Dragonjet
15
edits