Instagram

De Wiki PokeLegends
Revisão de 04h50min de 3 de maio de 2023 por Lloyd (discussão | contribs)
Ir para navegação Ir para pesquisar

A nossa página oficial do Instagram é oficial.pokelegends/.

<a href="wiki.pokelegends.com.br/index.php/Arquivo:Danger_Sing.png" target="_blank"><img src="wiki.pokelegends.com.br/index.php/Arquivo:Danger_Sing.png" alt="Placa de perigo" style="width:200px;height:200px;" onmouseover="this.style.transform='scale(1.5)'" onmouseout="this.style.transform='scale(1)'"></a>

 <img src="https://wiki.pokelegends.com.br/images/b/bc/Danger_Sing.png" alt="Danger Sign" width="411" height="411">

<script> $(document).ready(function() {

 $('img[alt="Danger Sign"]').hover(
   function() {
     $(this).siblings('div').fadeIn('fast');
   }, function() {
     $(this).siblings('div').fadeOut('fast');
   }
 );

}); </script>