Friday, 24 November 2017

Facebook popup with twitter follow button & Email Subscription form



popup like box
Do you want to make more twitter followers, facebook likes & Email Subscribers? Then don't worry you don't need to install any popup windows and floating widget to your blog to get likes and flowers, here is a simple popup box which allows visitors to like with three option Email Subscription, Facebook like button & Twitter follower button in only one popup box.


This popup widget was created with jquery & css, there is no close button and not timer. If any visitor want to close this popup just press ESC button on Keyboard or click anywhere on the page.


The jquery call the popup when the page is load and it is very fast and quick, we have share a previous Facebook Popup like box, but there is only one option that is only facebook like button installed in that popup but now in this Simple popup box you will find three options that are Email Subscription form, Facebook like button & twitter follower button. The popup is easy to install to any blogger blog template no need to go to template, just copy and paste the code in html element.


Installation Popup To Blogger

  • Go to Layout
  • Add Element > Html/Javascript
  • Paste the code and save it

Popup Subscription Box Code



<!-- ########## SUBSCRIPTION BOX STARTS ########## -->
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'></script>
<script src="https://sites.google.com/site/mmktricks/Subscription-cbox.js"></script>
<!-- POPUP LIKE BOX -->
<style>
    #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
    #cboxOverlay{position:fixed; width:100%; height:100%;}
    #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
    #cboxContent{position:relative;}
    #cboxLoadedContent{overflow:auto;}
    #cboxTitle{margin:0;}
    #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
    #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
    .cboxPhoto{float:left; margin:auto; border:0; display:block;}
    .cboxIframe{width:100%; height:100%; display:block; border:0;}
    #cboxOverlay{background:#000;opacity:0.5 !important;}
    #colorbox{}
         

#cboxLoadingOverlay{background:#fff;}
         

#cboxLoadingGraphic{background:#fff;}
           #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%;  font-weight:bold; color:#7C7C7C;}
           #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
           #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px;

background:#fff; width:23px; height:23px; text-indent:-9999px;}
           #cboxPrevious{left:0px; background-position: -51px -25px;}
           #cboxPrevious.hover{background-position:-51px 0px;}
           #cboxNext{left:27px; background-position:-75px -25px;}
           #cboxNext.hover{background-position:-75px 0px;}
           #cboxClose{right:0; background-position:-100px -25px;}
           #cboxClose.hover{background-position:-100px 0px;}
           .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
           .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
           .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
           .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
    /*-----------------------------------------------------------------------------------*/
    /*   sUBCRIPTION POPUP LIKEBOX FOR BLOGGER BY WWW.MMKTRICKS.BLOGSPOT.COM
    /*-----------------------------------------------------------------------------------*/
    #mmk-subfb {
        font: 12px/1.2 Arial,Helvetica,san-serif; color:#666;
width:540px;
height:210px;
box-shadow: inset 0px 0px 0px #404040;
-webkit-box-shadow: inset 0px 0px 0px 0px #cccccc;
-moz-box-shadow: inset 0px 0px 0px #cccccc;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
    }
    #mmk-subfb a,
    #mmk-subfb a:hover,
    #mmk-subfb a:visited {
        text-decoration:none;
    }
    .mdbox-title {
background:#000;
       color: #fff;

       font-size: 20px !important;
       font-weight: bold;
       margin: 10px 0;
    border:20px solid #ddd;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    box-shadow: 5px 5px 5px #CCCCCC;
    padding:10px;
    line-height:25px; font-family:arial !important;
    }
    .mdbox-tagline {
       color: #999;
       margin: 0;
       text-align: center;
    }
    #mdsubs-container {
        padding: 35px 0 30px 0;
        position: relative;
    }
    a:link, a:visited {
    border:none;
    }
    .demo {
    display:none;
    }

.mmk-subemail{
background:urlundefinedhttps://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi20zNdIiNw9og_KUCcKfZH1m37TtSralhwW27jEaA36_1S-A6uPxZvIxwJL5PnXIeawkAWmdM867UFPdoV82w7P5OU9ZSORMgiJgkPwJo0Z4OgNIxXO3RVJ9PM768N-Y5gUMO1hWBmdNsP/s1600/email.png) no-repeat 0px 12px ;
width:300px;
padding:10px 0 0 55px;
float:center;
font-size:1.4em;
font-weight:bold;
margin:0 0 10px 0;
color:#686B6C;
}
.mmk-subemailsubmit{
background:#9B9895;
cursor:pointer;
color:#fff;
border:none;
padding:3px;
text-shadow:0 -1px 1px rgbaundefined0,0,0,0.25);
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
font:12px sans-serif;
}
.mmk-subemailsubmit:hover{
background:#E98313;
}
.textarea{
padding:2px;
margin:6px 2px 6px 2px;
background:#f9f9f9;
border:1px solid #ccc;
resize:none;
box-shadow:inset 1px 1px 1px rgbaundefined0,0,0,0.1);
-moz-box-shadow:inset 1px 1px 1px rgbaundefined0,0,0,0.1);
-webkit-box-shadow:inset 1px 1px 1px rgbaundefined0,0,0,0.1); font-size:13px;
width:170px;
color:#666;}
</style>


<script type="text/javascript">
jQueryundefineddocument).readyundefinedfunctionundefined){
if undefineddocument.cookie.indexOfundefined'visited=flase') == -1) {
var fifteenDays = 1000*60*60*24*30;
var expires = new Dateundefinedundefinednew Dateundefined)).valueOfundefined) + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCStringundefined);
$.colorboxundefined{width:"600px", inline:true, href:"#mmk-subfb"});
}
});
</script>
<div style='display:none'>
<div id='mmk-subfb' style='padding:10px; background:#f9f9f9;'>
<center>
<b>Get Latest Updates Straight in your Inbox
    <br/>by submitting your Email ID below.</b>
<div class="mmk-subemail">
Subscribe via Email
<form action="http://feedburner.google.com/fb/a/mailverify" id="feedform" method="post" target="popupwindow" onsubmit="window.open undefined'http://feedburner.google.com/fb/a/mailverify?uri=qlgrr', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input gtbfieldid="3" class="textarea" name="email" onblur="if undefinedthis.value == &quot;&quot;) {this.value = &quot;Enter email address here&quot;;}" onfocus="if undefinedthis.value == &quot;Enter email address here&quot;) {this.value = &quot;&quot;;}" value="Enter email address here" type="text" />
<input type="hidden" value="Blogspot/qlGrR" name="uri"/><input type="hidden" name="loc" value="en_US"/>
<input class="mmk-subemailsubmit" value="Submit" type="submit" />
</form>
</div><div style='clear:both'></div>
<div align="center">
<div style="border-bottom:1px solid #e6e6e6; margin:8px 5px 0px 0px; padding-bottom:5px;"></div>
<div style='margin:5px 0px 50px 0px; padding:10px; float:none; width:470px;'>
<div style='margin:0px 0px 0px 0px; padding:0px; float:left; width:252px; border-right:1px solid #ddd;'>
<iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FMy-Blogger-Trick%2F215750558457824&width=292&colorscheme=light&show_faces=false&border_color&stream=false&header=false&height=62' style='border:none; overflow:hidden; width:292px; height:62px;'></iframe>
</div>
<div style='margin:10px 30px 0px 0px; padding:0px; float:right; width:150px;'>
<a class='twitter-follow-button' data-button='grey' data-link-color='#289728' href='http://twitter.com/mybloggertrick' rel='nofollow'></a>
<script src='http://platform.twitter.com/widgets.js' type='text/javascript'></script>
</div></div>
<a style="padding:13px 5px 0px 5px; color:#A7A7A7; font-family:arial; font-size:10px; text-decoration:none; float:right;"  target="_blank"href="http://www.mmktricks.blogspot.com/2013/04/facebook-popup-with-twitter-follow.html" target="_blank" rel="dofollow">Get This</a>
</div></div>
  <div style='clear:both'></div>
</center>
</div></div>
<style>#cboxClose{display:none;}</style>
<!-- ########## SUBSCRIPTION BOX END ########## -->

Customization


To change width of this popup Replace this width:540px;
To change Background Replace this #f9f9f9 try our Html Color Generator

Email Subscription 


Replace (http://feedburner.google.com/fb/a/mailverify?uri=qlgrr) with your feedburner link
Replace Blogspot/qlGrR with your feedburner code.

Facebook Like Button


Replace (http%3A%2F%2Fwww.facebook.com%2Fpages%2FMy-Blogger-Trick%2F215750558457824)with your facebook like button link. this link you can find in facebook like box.

Twitter follower button


Replace mybloggertrick with your twitter user name


Note: All work are copyrighted to his owner please do not remove our Credit link.

Thursday, 23 May 2013

live tv

http://mmktricks.blogspot.com/2011/06/watch-live-tv.html

Tuesday, 5 February 2013



Dhaka Gladiators vs Rangpur Riders, 28th Match
February 5, 2013, Bangladesh Premier League 2013, Shere Bangla National Stadium, Mirpur

Umpires: E Haque (BAN) and T Ahmed (BAN) Third Umpire: G Sohel (BAN)
Match Referee: R Hasan (BAN)
  1. Quick Scorecard
  2. Full Scorecard (new)
  3. Full Scorecard
  4. Graphs
Quick Scorecard
Toss: Rangpur Riders (Elected to Field)Session: 2nd innings
Summary: Rangpur Riders need 162 runs in 12.3 overs.Target: 218 ( 20.0 ) Req. R/R: 12.96
Rangpur Riders : 56 / 4 in 7.3 overs (RR: 7.47)Dhaka Gladiators : 217 / 4 in 20.0 overs (RR: 10.85)
BatsmenRB4s6sSRBowlersOMRWNbWdEco.
Saqibul Hasan *0.3011002.00
Cameron Borgas4400100.00Mashrafe Mortaza (c)3.00162005.33
Partnership: 0 runs, 0.0 overs, R/R: NaNLast 18 Balls: 1 | . 1 1 2 4 4 | 1 W . . 1 1 | 1 . W
Full Scorecard
Dhaka Gladiators innings Rangpur Riders innings

Dhaka Gladiators innings
RunsBallsFoursSixesSRFoW
Tillakaratne Dilshanst D Ghoshb Murad18 12 150.00 1-34 ( 3.3 ov. ) 
M Ashrafulc J Siddiqueb Kevin14 13 107.69 2-38 ( 4.6 ov. ) 
Anamul Haque (wk)c M Sharifb Hyatt83 46 180.43 4-197 ( 18.3 ov. ) 
Saqibul Hasanc N Hossainb Murad42 24 175.00 3-120 ( 12.2 ov. ) 
Darren Stevensnot out42 22 190.91 
Joshua Cobbnot out233.33 
Raqibul Hasan
Mashrafe Mortaza (c)
Saqlain Sajib
Chris Liddle
Alfonso Thomas
Extras: ( 3 wd, 3 lb, 5 b, 0 nb, 0 p)  Total: 217 / 4 in 20.0 overs (Run Rate: 10.85) 
BowlerOversMaidensRunsWicketsNoBallWideEco
Fidel Edwards2.0 20 10.00 
Mohammad Sharif3.0 35 11.67 
Murad Khan4.0 29 7.25 
Kevin O'Brien4.0 28 7.00 
Nasir Hossain (c)4.0 50 12.50 
Taposh Ghosh1.0 15 15.00 
Cameron Borgas1.0 14 14.00 
Danza Hyatt1.0 18 18.00 

Rangpur Riders innings
RunsBallsFoursSixesSRFoW
Junaid Siddiquec M Ashrafulb Mortaza17 14 121.43 2-39 ( 4.5 ov. ) 
Kevin O'Brienrun out (A Thomas)20 12 166.67 1-30 ( 3.3 ov. ) 
Nasir Hossain (c)c Sub (S Sarkar)b Mortaza14 10 140.00 3-53 ( 6.2 ov. ) 
Cameron Borgasnot out100.00 
Shamsur Rahmanc A Haqueb Saqibul20.00 4-56 ( 7.3 ov. ) 
Danza Hyatt
Dhiman Ghosh (wk)
Mohammad Sharif
Taposh Ghosh
Murad Khan
Fidel Edwards
Extras: ( 0 wd, 0 lb, 0 b, 0 nb, 0 p ) Total: 56 / 4 in 7.3 overs (Run Rate: 7.47) 
BowlerOversMaidensRunsWicketsNoBallWideEco
Mashrafe Mortaza (c)3.0 16 5.33 
Alfonso Thomas2.0 15 7.50 
Saqlain Sajib1.0 12 12.00 
Chris Liddle1.0 12 12.00 
Saqibul Hasan0.3 2.00