Check out Sunborn's two newly announced games (official English titles pending): Girls' Frontline: Blue Butterfly Contract and Reverse Collapse: F !
You don't need an account to join in. Learn how to contribute, browse Bounties and join our Discord server.

Widget:indexSorterGrouper: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
m Updated the CSS class name
m Wiki now uses DIV instead of H2? WHY?!
Line 3: Line 3:
   $(document).ready(function() {
   $(document).ready(function() {
     // initially remove the paragraph
     // initially remove the paragraph
     var parents = $(".mw-heading").closest("h2");
     var parents = $(".mw-heading2");
     parents.each(function() {
     parents.each(function() {
       var parent = $(this);
       var parent = $(this);
Line 307: Line 307:
   $('.addedbysorter').remove();
   $('.addedbysorter').remove();
    
    
   var parents = $(".mw-heading").closest("h2");
   var parents = $(".mw-heading2");
   parents.each(function() {
   parents.each(function() {
     var parent = $(this);
     var parent = $(this);

Revision as of 20:48, 30 July 2025


 

Released on this server:

Some heading