Friendship Calculator Script for Blogger | Create Friendship Calculator in Blogger

नमस्कार दोस्तो ! स्वागत है आपका CjFlare ब्लॉग में। तो  हमने इस CJ Flare Blog में एक नया कैटेगरी बनाया है जिसका नाम है Widgets जी हाँ आपने एकदम सही सुना। मैं आपको बता दूँ की आपको तो ऐसे इस ब्लॉग में ब्लॉगिंग से संबंधित अर्टिकल्स और साथ ही अपडेट और ट्रिक्स की भी अर्टिकल्स मिल जाते है। तो इस Widgets वाले कैटेगरी में मैं ब्लॉगर से संबंधित Widgets के बारे में बताऊंगा।


तो आज के इस ब्लॉग पोस्ट में हम बात करने वाले है Friendship Calculator Script for Blogger के बारे में। ये Friendship Calculator क्या है और इससे क्या फायदा। तो इन सभी चीज़ों के बारे में हम नीचे विस्तारपूर्वक जानेंगे। तो बने रहिये इस आर्टिकल में और जानिये विस्तार पूर्वक।

Friendship Calculator Script for Blogger, Create Friendship Calculator in Blogger

Friendship Calculator क्या है?

आजकल दोस्ती को लेकर लोग काफी उत्साहित होते है| तो ऐसे में आजकल लोग इस Friendship को लेकर लोग बहुत ही ज्यादा एक्सपेरिमेंट भी करते है| तो ऐसे में आजकल एक Trend चल रहा है जिसका नाम है Friendship Calculator और इसकी मदद से लोग किसी भी दो व्यक्ति के नाम को मिलाकर उनके दोस्ती को इकाई में नापते है| ऐसे में आपको ये Friendship Calculator App भी मिल जाता है| जिसकी मदद से आप checke कर सकते है| इसे हम Friendship Calculator Checker के नाम से भी जानते है|



इन्हें भी पढ़े




Friendship Calculator Script for Blogger

तो अब बात आती है ब्लॉगर की, क्योकि अब जितने भी bloggers है वो सभी अपनी वेबसाइट को रैंक करवाकर Online Earning करना चाहते है| ऐसे में जितने भी लोग है वो सभी Blogger Platform पर ही बनाना चाहते है| तो ऐसे में मैंने इस पोस्ट में बताया है Blogger में Static Tool Website कैसे बनाये?

तो इसीलिए मैंने आप सबके लिए इस Friendship Calculator Script for Blogger उपलब्ध कराया है| इसकी मदद से आप आसानी से Blogger या Blogspot में friendship compatibility calculator बना सकते है| तो अधिक जानकारी के लिए आप निचे दिए गये सभी steps को ध्यानपूर्वक फॉलो करे|



Steps to Create a Friendship Calculator Tool in Blogger/Blogspot



  • Go to Blogger/Blogspot Dashboard (Old Blogger Dashboard)
  • Now Click on Theme Section
  • Scroll Down & Click on Revert to Classic Themes
  • Now to Click on Revert to Classic Theme
  • Now Turn off Blue & Copy Code Bellow

 <html>  
  <head>  
   <meta charset="UTF-8">  
      <title>Friendship Calculator | Friendship Meter to Calculate Friendship Percentage</title>  
      <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">       
      <meta name="description" content="Friendship Calculator |Friendship Meter to Calculate Friendship Percentage">  
      <meta property="og:type" content="article">  
      <meta property="og:title" content="Friendship Calculator">  
      <meta property="og:description" content="Friendship Calculator |Friendship Meter to Calculate Friendship Percentage">  
      <meta property="og:image" content="assets/calculator.png">  
      <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css">       
      <link rel="icon" type="image/png" href="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQne1YAmgN4NVWGQtDAJU_j8mGw5mar6PPXCfE_Yp-uTu-97Qas&usqp=CAU">  
      <link rel="stylesheet" href="https://sites.google.com/site/freefilehostst/home/file/style.css?attredirects=0&d=1">  
   <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js'></script>  
 <!-- --><style type="text/css">@import url(//www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css);  
 div.b-mobile {display:none;}  
 .body {  
   background-image: linear-gradient(to right, #24f5ff, #00f8df, #00f8ad, #69f46f, #a8eb12);  
 }  
 </style>  
 </head>  
 <body><script type="text/javascript">  
   function setAttributeOnload(object, attribute, val) {  
    if(window.addEventListener) {  
     window.addEventListener('load',  
      function(){ object[attribute] = val; }, false);  
    } else {  
     window.attachEvent('onload', function(){ object[attribute] = val; });  
    }  
   }  
  </script>  
 <div id="navbar-iframe-container"></div>  
 <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>  
 <script type="text/javascript">  
    gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {  
     if (gapi.iframes && gapi.iframes.getContext) {  
      gapi.iframes.getContext().openChild({  
        where: document.getElementById("navbar-iframe-container"),  
        id: "navbar-iframe"  
      });  
     }  
    });  
   </script>  
 <!-- Go to www.addthis.com/dashboard to customize your tools -->  
 <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51f688e573cabd35"></script>  
 <script>  
      function myFunction() {  
       var x = document.getElementById("myTopnav");  
       if (x.className === "topnav") {  
           x.className += " responsive";  
       } else {  
           x.className = "topnav";  
       }  
      }  
 </script>  
 <center>  
  <style>  
       table, th, td {  
         border: 1px solid black;  
       }  
     </style>  
   <link type="text/css" href="css/tabs-1.css" rel="stylesheet" />   
   <script src="jquery.tools.min.js"></script>  
   <script type="text/javascript">  
    $(document).ready(function(){  
     $("ul.tabs").tabs("div.panes > div");  
    });  
  </script>  
    <!-- BANNER 1 -->  
   <tr>  
     <td> <script type="text/javascript">  
 var _0x28f9=["\x3C\x68\x32\x20\x61\x6C\x69\x67\x6E\x3D\x22\x63\x65\x6E\x74\x65\x72\x22\x3E\x3C\x69\x66\x72\x61\x6D\x65\x20\x73\x72\x63\x3D\x22","\x2F\x3E\x3C\x2F\x69\x66\x72\x61\x6D\x65\x3E\x3C\x2F\x68\x31\x3E","\x77\x72\x69\x74\x65"];document[_0x28f9[2]](_0x28f9[0]+ src1+ _0x28f9[1])  
 </script>  
 </center>  
      <form action="http://love.freevar.com/loveshare.php">  
           <div class="container">  
                <div class="intro">  
                     <a href="/"><img width="120px" src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQne1YAmgN4NVWGQtDAJU_j8mGw5mar6PPXCfE_Yp-uTu-97Qas&usqp=CAU"></a>  
                     <h1><i class="fas fa-heart"></i> <a href="https://cjflare.blogspot.com/2020/08/friendship-calculator-script-for.html">Friendship Calculator</a> <i class="fas fa-heart"></i></h1>  
                     <p><b>Friendship Meter</b> to Calculate Friendship Percentage</p>  
                </div>  
                               <div class="form-holder">  
                     <p>Enter the names of the two people above and hit "Calculate Friendship Compatability" to see what your relationship chances are.</p>  
                     <input type="text" name="cnameone" placeholder="Friend 1's Name" size="5" id="cnameone" autocomplete="off">  
                     <input type="text" name="cnametwo" placeholder="Friend 2's Name" size="5" id="cnametwo" autocomplete="off">  
                     <input type="hidden" name="resulta" id="resulta">                 
                     <input type="button" value="Calculate" class="calc first" onclick="calc();smoothScroll(document.getElementById('second'))">            
                </div>  
                               <div id="second" class="guage-holder">    
                     <div class="circle-mask">  
                          <div class="circle">  
                               <div class="circle-inner"></div>   
                          </div>  
                     </div>  
                     <div class="percentage">0 %</div>  
                     <div class="gauge-copy"></div>  
                </div>  
                <center>  
                <div class="addthis_sharing_toolbox"></div>  
                </center>  
                <div id="coutput"></div>  
                <div class="pages">  
                </div>  
           </div>       
 <footer>  
      <div class="footer">  
           <p>  
                <a target="_blank" href="https://cjflare.blogspot.com/">CjFlare</a> © 2020 <br> </br>   
                Techly360  
           </p>  
      </div>  
 </footer>       
      </form>       
      <script>  
           function gObj(B){  
                var A;if(document.all){  
                     if(typeof B=="string"){return document.all(B)}  
                     else{ return B.style}  
                          }  
                if(document.getElementById){  
                     if(typeof B=="string"){return document.getElementById(B)}  
                     else{return B.style}  
                          }  
                          return null  
                     }  
                function showquickmsg(B,A){  
                     if(A){B="<div class='error'>"+B+"</div>"}  
                     gObj("coutput").innerHTML=B  
                     }  
                function trimAll(A){  
                     while(A.substring(0,1)==" "){A=A.substring(1,A.length)}  
                     while(A.substring(A.length-1,A.length)==" "){A=A.substring(0,A.length-1)}  
                          return A  
                     }  
                function getNum(A){  
                     outputNum=0;  
                     for(i=0;i<A.length;i++){outputNum+=A.charCodeAt(i)}  
                          return outputNum  
                     }  
                function calc(){  
                     cnameone=trimAll(gObj("cnameone").value);  
                     cnametwo=trimAll(gObj("cnametwo").value);  
                if(cnameone.length<1){showquickmsg("<p>Please complete all required fields</p>",true);return }  
                else{  
                     if(cnametwo.length<1){showquickmsg("<p>Please complete all required fields</p>",true);return }  
                     }  
                     cnameone=cnameone.toLowerCase();  
                     cnametwo=cnametwo.toLowerCase();  
                     totalNum=getNum(cnameone)*getNum(cnametwo);  
                     finalScore=totalNum%100;  
            var newVal = finalScore * 1.8 - 45;  
            $('.circle-inner, .gauge-copy').css({  
                'transform' : 'rotate(' + newVal + 'deg)'   
            });  
            $('.gauge-copy').css({  
                'transform' : 'translate(-50%, -50%) rotate(' + finalScore * 1.8 + 'deg)'  
            });  
            $('.percentage').text(finalScore + ' %');  
                document.getElementById("resulta").value = finalScore;  
           };  
           window.smoothScroll = function(target) {  
                var scrollContainer = target;  
                do {   
                     scrollContainer = scrollContainer.parentNode;  
                     if (!scrollContainer) return;  
                     scrollContainer.scrollTop += 1;  
                } while (scrollContainer.scrollTop == 0);  
                var targetY = 0;  
                do {   
                     if (target == scrollContainer) break;  
                     targetY += target.offsetTop;  
                } while (target = target.offsetParent);  
                scroll = function(c, a, b, i) {  
                     i++; if (i > 30) return;  
                     c.scrollTop = a + (b - a) / 30 * i;  
                     setTimeout(function(){ scroll(c, a, b, i); }, 20);  
                }  
                scroll(scrollContainer, scrollContainer.scrollTop, targetY, 0);  
           }  
      </script>            
 </body>  
 </html>  


  • Remove all Code & Paste New Code Here
  • Now Click on Save Theme, That’s All
  • Now Your Friendship Calculator Tool is Ready to Use



दो दोस्तों आपको यह Friendship Calculator Blogger Script Source Code का आर्टिकल कैसा लगा है? निचे कमेंट करके जरुर से हमे बताये| और अपने दोस्तों के साथ इस पोस्ट को जरुर से शेयर करे|

0/Post a Comment/Comments

Visit Namina Blog

Stay Conneted

Visit Namina Blog
Visit Namina Blog