微件:AnchorCore:修订间差异

来自Limbo Wiki
无编辑摘要
无编辑摘要
第13行: 第13行:
     if(location.hash != null){location.hash='Anchor-Default';}
     if(location.hash != null){location.hash='Anchor-Default';}
   });
   });
   $(document).ready(function(){$(window).scrollTop(0);});
   $(document).ready(windowTop());
});
});
});
});
</script>
</script>

2022年5月2日 (一) 07:53的版本

<style> .lw-Anchor {

 display:none;

} .lw-Anchor:target {

 display:block;

} </style><script> (RLQ=window.RLQ||[]).push(function(){ mw.loader.implement("lw.anchor",function($,jQuery,require,module){

 $(".lw-AnchorError").ready(function(){
   $(".lw-AnchorError").hide();
   if(location.hash != null){location.hash='Anchor-Default';}
 });
 $(document).ready(windowTop());

}); }); </script>