
bacanzito
Eta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
requiero que analisen estos codigos y que opinan.
este es el boton donwload
este ultimo tiene la manito me gusta
pueden provarlo aqui
Probar código HTML. Herramientas webmaster :: LaWebera.es
compartidísimo: Cómo poner el botón de "Me gusta" en tu blog, paso a paso (versión iframe)
este es el boton donwload
Insertar CODE, HTML o PHP:
<html>
<head>
<title>Spoiler</title>
<meta http-equiv="content-type" content="application/xhtml xml; charset=UTF-8"/>
<meta name="robots" content="all"/>
<link rel="stylesheet" type="text/css" href="http://foro-vip.com//css/jquery-ui.css?1341301048"/>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="http://foro-vip.com//js/jquery-ui-1.8.23.custom.min.js"></script>
<script type="text/javascript" src="http://foro-vip.com//js/aes.js"></script>
<script type="text/javascript" src="http://foro-vip.com//js/acciones2.js"></script>
<script>
var global = {
boardurl : "http://foro-vip.com/",
}
</script>
<style>
.spoiler .spoiler_cont{box-shadow:0 1px 0 white,0 1px 2px rgba(0,0,0,0.25) inset;padding:15px;border-radius:10px;background:#E4F1FB;width:550px;margin:10px auto;}.spoiler .spoiler_cont a{color:#096FDB;margin-bottom:5px;font-size:14px;display:block;}.info_bbc{box-shadow:0 0 3px #DDD inset;border:1px dashed #3190D3;margin:10px;background:#fff;color:#3190D3;border-radius:4px;padding:10px;word-wrap:break-word;}.info_bbc a{color:#096FDB;margin-bottom:5px;font-size:14px;display:block;}.info_bbc ul{list-style:none;margin:1.3em 1.5em;}
</style>
</head>
<body>
<script>
(function($){
$.fn.disableSelection = function() {
return this.each(function() {
$(this).attr('unselectable', 'on')
.css({
'-moz-user-select':'none',
'-webkit-user-select':'none',
'user-select':'none',
'-ms-user-select':'none'
})
.each(function() {
this.onselectstart = function() { return false; };
});
});
};
})(jQuery);
$(document).ready(function(){
$('.com_opt a').tipsy({fade: true,gravity:'s'});
/*
$('body .post_body').bind('copy', function (e) {
return false;
});
*/
/* $('body .spoiler').bind('copy contextmenu', function (e) {
return false;
}); */
//$('body .spoiler').disableSelection();
});
_decrypt.hash = '41a99ab6a49372c772a24863bddbe60bb7c8a884';
</script>
<div align="center">
<div align="center">
<div class="clearfix spoiler">
<div class="spoiler_cont" id="hide">
<div class="clearfix spoiler"><input type="button" class="spoiler-btn" id="decrypt" value="Ver Links de Descarga" /><div><div style="display:none" class="info_bbc" id="hide">kf4k/SEKD1Ethb/9MavBgk7J Pd4n3UHVWKG5A==</div></div></div></div></div></div>
</body>
</html>
este ultimo tiene la manito me gusta
Insertar CODE, HTML o PHP:
<!DOCTYPE html>
<html oncontextmenu="return false">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Instrucciones para Descargar</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">
var mouseOverActiveElement=false;
$(document).ready(function(){
$('#click').hover(function(){mouseOverActiveElement = true; }, function(){ mouseOverActiveElement = false; });
$(window).blur(function(){
if (mouseOverActiveElement) {
location.href = 'http://www.google.com'
mouseOverActiveElement=false;
}
});
});
document.onkeydown = function(){
return false;
}
document.oncontextmenu=function(){
return false;
}
function listo(){
$('#cargando').remove();
}
</script>
<style>
body {background:#E4E8ED; font-family:Tahoma, sans-serif;}
#cargando{
text-align:center;
position:absolute;
z-index:1000;
left:0;
width:450px;
margin: 90px 0;
}
.ifox {margin: 0 5px 0 0; vertical-align:middle;}
.list {margin:0; list-style-type: none; background:#fff; color:#096FDB; border-radius:10px; box-shadow:1px 1px 1px #A0AEC0 inset; padding:0.5em 1em; width:390px; font-size:14px; margin: 0 0 0.5em;}
.list li {display:block; margin:0.5em 0;}
.list .title {font-size:16px; margin: 0 0 0.6em; font-weight:bold; color:#013A76;}
.list .info {color:#CD1302; font-size:12px;}
</style>
</head>
<body>
<ul class="list">
<li class="title">Para continuar, haz click en un anuncio...</li>
<li class="info"><b>Importante: </b>Esta ventana funciona <B>SIN</B> bloqueadores de publicidad.</li>
<li><b>1</b> » Espera Que Carguen (bajo este cuadro).</li>
<li><b>2</b> » Haz Click En ún Me gusta </li>
<li><b>3</b> » Espera de <b>12 a 15 seg.</b> con esta ventana abierta</li>
</ul>
<iframe src="http://www.facebook.com/plugins/like.php?locale=es_ES&href=http://compartidisimo.blogspot.com&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font=verdana&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
</div>
</body>
</html>
pueden provarlo aqui
Probar código HTML. Herramientas webmaster :: LaWebera.es
compartidísimo: Cómo poner el botón de "Me gusta" en tu blog, paso a paso (versión iframe)
Última edición: