Askit Theme | Just another WordPress site
5

What’s the benefit of purchasing LED TV’s?

-

Mostrar y contraer


Expandir Y Contraer

imagen 
Texto 
Video 

http://i53.tinypic.com/2eyw1ds.gif
 

 

Código:

<script type="text/javascript" src="http://desencripmf.byethost22.com/contraer.js"></script> <script type="text/javascript"> 
$(function() 


$("#mostrar").click(function(event) { 
event.preventDefault(); 
$("#caja").slideToggle(); 
}); 

$("#caja a").click(function(event) { 
event.preventDefault(); 
$("#caja").slideUp(); 
}); 
}); 
</script> <style type="text/css"> 

#caja { 
width:60%; 
display: none; 
padding:5px; 
border:2px solid #FADDA9; 
background-color:#FDF4E1; 
font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#088A08; 

#mostrar{ 
display:block; 
width:60%; 
padding:5px; 
border:2px solid #D0E8F4; 
background-color:#ECF8FD; 
font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#000; 

</style>  <a href="#" id="mostrar">MOSTRAR</a> 
<div id="caja"><a href="#" class="close"><font color="#ff0000">[x] Ocultar</font></a> 
<p>Codigo Para Expandir y Contraer</p> 
</div> 
 
8

Are Mac computers better for novice users than Windows systems?

-
3

How do you I add thumbnails to my post using the Thumbnail custom field?

-
3

Where is the best place to learn about the candidates in the upcoming election?

-
5

When during the year is the best time to grow healthy cherry tomatoes?

-
5

What is the best way to create an animated dropdown menu using javascript?

-
5

What is the best WordPress eCommerce plugin?

-
Page 1 of 3123
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis