
This time I will share the 3 in 1 lock script which combine the facebook, google plus and twitter !!!
LIVE DEMO
(UPDATED 03/09/2012)
LIVE DEMO
(UPDATED 03/09/2012)
STEPS:
1. Login to your Blogger acount.
2. Go to Template --> Edit HTML
3. Find <head> tag
4. Paste the script above the <head> tag.
<!-- FBcL 3 in 1 Starts -->
<link href='https://sites.google.com/site/r4vemaster/my-file/stp.css' rel='stylesheet' type='text/css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'/>
<script src='https://apis.google.com/js/plusone.js' type='text/javascript'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<script src='http://platform.twitter.com/widgets.js' type='text/javascript'/>
<script src='https://sites.google.com/site/r4vemaster/my-file/stp3in1%28fixed%29.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
TITLE='FbCL 3 in 1 Widget DEMO';
MESSAGE='Like/Follow/+1 to get access!';
FB_url='pages/FbCL/281144131929298';
TWITTER_user='Fbcontentlock';
GOOGLE_url='http://fbcontentlock.blogspot.com';
//]]>
</script>
<script language='javascript'>
//<![CDATA[
$(document).ready(function(){
$().FBCL3IN1({
timeout: 9999,
wait: 0,
opacity: 0.5,
advancedClose: false,
closeable: false, });
});
//]]>
</script>
<!-- FbCL 3 in 1 End -->
P/S: The RED mark can be change.
Customization
Title - Your popup title.
FB_url - Your facebook fanpage username url, no need to put http://facebook.com
TWITTER_user - Your twitter username.
google_url - Your google plus url / account.
Timeout - Time for the popup to appear before fade out.
1. Login to your Blogger acount.
2. Go to Template --> Edit HTML
3. Find <head> tag
4. Paste the script above the <head> tag.
<!-- FBcL 3 in 1 Starts -->
<link href='https://sites.google.com/site/r4vemaster/my-file/stp.css' rel='stylesheet' type='text/css'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'/>
<script src='https://apis.google.com/js/plusone.js' type='text/javascript'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<script src='http://platform.twitter.com/widgets.js' type='text/javascript'/>
<script src='https://sites.google.com/site/r4vemaster/my-file/stp3in1%28fixed%29.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
TITLE='FbCL 3 in 1 Widget DEMO';
MESSAGE='Like/Follow/+1 to get access!';
FB_url='pages/FbCL/281144131929298';
TWITTER_user='Fbcontentlock';
GOOGLE_url='http://fbcontentlock.blogspot.com';
//]]>
</script>
<script language='javascript'>
//<![CDATA[
$(document).ready(function(){
$().FBCL3IN1({
timeout: 9999,
wait: 0,
opacity: 0.5,
advancedClose: false,
closeable: false, });
});
//]]>
</script>
<!-- FbCL 3 in 1 End -->
P/S: The RED mark can be change.
Customization
Title - Your popup title.
FB_url - Your facebook fanpage username url, no need to put http://facebook.com
TWITTER_user - Your twitter username.
google_url - Your google plus url / account.
Timeout - Time for the popup to appear before fade out.
AdvancedClose - Set to true or false to enabled / disable the ability to click outside of the popup or use the escape key to close the popup.
closeable - Set to true or false to display a close button in the popup.
Opacity - The opacity of the popup background shadow in decimal format. Default is '0.3'
Please comment if you have problem. Have a nice day. :D
P/S : This script worth $8 in Codecanyon
if this script helps you, please click the ads in this site. Thanks. :D
UPDATED AS 03/SEPTEMBER/2012
UPDATED AS 03/SEPTEMBER/2012
