
parrax
Gamma
Verificado por Whatsapp
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Un script muy simple el cual lo puedes usar en tu website.
Agregar en el HEAD
Luego agregas el IFRAME :
-Porfavor la imagen la acabo de crear, pueden crear la que quieran a su gusto.
-Esto fué hecho especialmente para web de películas.
-La DEMO --> Ver Película ''El cielo es real'' sólo por Chillancomparte.com
- Y ACÁ LA DEMO EN BLOGGER --> Ver Online GasparÃn | Español Latino HD 720p,VK - Cueeck
Agregar en el HEAD
Insertar CODE, HTML o PHP:
<script type="text/javascript">// <![CDATA[
function preloader(){
document.getElementById("loading").style.display = "none";
document.getElementById("zoliframe").style.display = "block";
}//preloader
window.onload = preloader;
// ]]></script>
<style>
div#zoliframe {
display: none;
}
div#loading {
top: 200 px;
margin: auto;
position: inherit;
z-index: 1000;
width: 960px;
height: 450px;
background: url(http://www.chillancomparte.com/imagenes/cargando.gif) no-repeat;
cursor: wait;
}
</style>
Luego agregas el IFRAME :
Insertar CODE, HTML o PHP:
<div id="loading"></div>
<div id="zoliframe"><iframe id="miiframe" onload="displayTest();" src="http://vk.com/video_ext.php?oid=182777164&id=165953350&hash=216e258b6415f1dc&hd=1" scrolling="no" frameborder="0" allowtransparency="true" width="960" height="450"></iframe>
-Porfavor la imagen la acabo de crear, pueden crear la que quieran a su gusto.
-Esto fué hecho especialmente para web de películas.
-La DEMO --> Ver Película ''El cielo es real'' sólo por Chillancomparte.com
- Y ACÁ LA DEMO EN BLOGGER --> Ver Online GasparÃn | Español Latino HD 720p,VK - Cueeck
Última edición: