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
m does JS not know continue?
m It was a typo in function keyword...
Line 1: Line 1:
<includeonly><script>
<includeonly><script>
funciton swap_mod(element) {
function swap_mod(element) {
   var selectBox = $(element);
   var selectBox = $(element);
   var selectedValue = selectBox.find(':selected').val();
   var selectedValue = selectBox.find(':selected').val();

Revision as of 00:30, 29 January 2018


test