Bacheca del forum

Nuova amministrazione: tanti ranghi in più,
lo staff



Ingrandisci al passaggio del mouse


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

Ingrandisci al passaggio del mouse Empty Ingrandisci al passaggio del mouse Fri Aug 12, 2011 11:39 am

Pubblicato da: Spacca
     Spacca
Spacca
Staff d'Amministrazione
Staff d'Amministrazione



Ingrandisci al passaggio del mouse Create_maskot Questo tutorial è offerto da FORUMATTIVO.COM
All rights reserved to forumattivo inc.



Script che ingrandisce l'immagine al passaggio del mouse. Cambia solo il "IMG".

Code: ----------Selezionare il contenuto
<html>
<head>
<script language="javascript">
<!--
function aumenta(obj){
    obj.height=obj.height*2;
   obj.width=obj.width*2;
}

function diminui(obj){
   obj.height=obj.height/2;
   obj.width=obj.width/2;
}
//-->
</script>

<title>Aumentar o tamanho de uma imagem ao passar o mouse</title>
</head>

<body>
<center>
<p><img src="IMG" width='258' height='45' alt="CodigoFonte.com.br" onMouseOver="aumenta(this)" onMouseOut="diminui(this)">
</center>
</body>
</html>


Tutoriale da :FULL
Copyrigth © FORUMATTIVO.COM




http://Puro100x100.co.cc

Advertising poster


Ciao,
Vuoi entrare nel nostro staff? è semplice segui le procedure illustrate

Vai al Seguente link (clicca) e segui i post guida

Mi raccomando! ti aspettiamo...
Lo staff d'animazione


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum



Unauthorised copying, reproduction, rental, public performance or broadcast of this website and of his content is a violation of applicable laws
– © 2011 Puro100x100 inc. All rights reserved. All trademarks are the property of their respective owners
qui

Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com