Eklablog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

Tutorial, CSS, HTML

 


Subir-Bajar




HTML

<script type="text/javascript">// <![CDATA[

function abajo() {
            window.scrollBy(0,25); // velocidad abajo
            scrolldelay = setTimeout('abajo()',100); // tiempo
            }            function subir() {
            window.scrollBy(0,-25); // velocidad subir
            scrolldelay = setTimeout('subir()',100); // tiempo
            }            function stopScroll() {
            clearTimeout(scrolldelay);
            }

// ]]></script>

</p>

<p><a style="display: scroll; position: fixed; bottom: 100px; right: 20px;" title="Bajar" onmouseover="abajo()" onmouseout="stopScroll()" href="#"><img src="https://lh4.googleusercontent.com/-_sw6wQXZILM/VQWIGrAj00I/AAAAAAABfs4/95T6Mt5_fwE/w44-h55-no/4.gif" alt="" width="42" height="50" /></a> <a style="display: scroll; position: fixed; bottom: 150px; right: 20px;" title="Subir" onmouseover="subir()" onmouseout="stopScroll()" href="#"><img src="https://lh6.googleusercontent.com/-t1rQF5t28Xw/VQWH8D_THFI/AAAAAAABfsk/s9584AWGjJo/w41-h52-no/3.gif" alt="" width="42" height="50" /></a>

 

Subir Subir



HTML

<a href="#"><img src="http://chez-swan.net/postit/gif-coreens/Disney_Aladin/aladin_00.gif" height="105" width="85" alt="Subir" /></a> Subir

 

Retour à l'accueil
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article