Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
User:Dragonjet/scripts/SidebarBox.js
(view source)
Revision as of 04:12, 27 December 2014
7 bytes removed
,
9 years ago
m
not module checker
Line 1:
Line 1:
(function($){
(function($){
"use strict";
"use strict";
−
console.log("Sidebar Boxes v0.
4
");
+
console.log("Sidebar Boxes v0.
5
");
$(window).load(function(){
$(window).load(function(){
−
if($("div
.module
.move").length > 0){
+
if($("div.move").length > 0){
$("div.move").prependTo("#WikiaRail");
$("div.move").prependTo("#WikiaRail");
$("div.move").show();
$("div.move").show();
Dragonjet
15
edits