MediaWiki:Common.js: mudanças entre as edições

Ir para navegação Ir para pesquisar
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 35: Linha 35:
   })
   })
   bullets.forEach(function(bullet){
   bullets.forEach(function(bullet){
     bullet.style.backgroundColor = "#e5e5e5";
     bullet.style..backgroundImage = "url('https://wiki.otpokemon.com/images/2/24/Code_button.png')";
  })
   })
   })
   slider[i].style.display = 'block';
   slider[i].style.display = 'block';
   bullets[i].style.background = "https://wiki.otpokemon.com/images/2/24/Code_button.png";
   bullets[i].style.backgroundColor = "#774898";
   if (i == (slider.length - 1)){setTimeout(sliderLoop.bind(null,slider, timer, bullets), timer)};
   if (i == (slider.length - 1)){setTimeout(sliderLoop.bind(null,slider, timer, bullets), timer)};
};
};

Menu de navegação