Welcome to IOPWiki, Commander.
We are searching for editors to complete gameplay topics in all games. You can contribute without an account. Learn how to contribute and join our Discord server.

Widget:costumeSwitcher: 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
Pianoforte (talk | contribs)
No edit summary
Pianoforte (talk | contribs)
No edit summary
Line 15: Line 15:
         $("#fullart_D a img").attr("alt", costumePaths[1]);
         $("#fullart_D a img").attr("alt", costumePaths[1]);
   
   
         $("#card-bg img").attr("src", costumePaths[2]);
         $("#fullart_S").attr("src", costumePaths[2]);
         $("#card-bg img").attr("srcset", costumePaths[2]);
         $("#fullart_S").attr("srcset", costumePaths[2]);





Revision as of 09:22, 25 December 2017


test