Smart Social Counter jQuery Plugin (Social Networks)

Smart Social Network Counter Plugin will help you to show your site social network counter. You can use floating bar or inside your page.

Features :

  • Easy to configure.
  • Two beautiful layouts : box and float
  • Fully dynamic controlled
  • Full extend by plugin variable.
  • Custom css for the effect
  • jQuery nice hover effect .
  • Light weight
  • File Size :

    Original File

    • jquery.smartSocialCount.js 4kb
    • style.smartSocialCount.css 3kb
    • Compress size :

    • min.style.smartSocialCount.css 2kb
    • min.jquery.smartSocialCount.js 3kb
    • Usage :
      Plugin declaration for box button:

      $("#socialbar").smartSocialCount({
                   url: "http://smartwebsource.biz/products/smart-bookmark-count-php/index.php",
                   title: "This is smart book mark count php script",
                   layout: "box",        //box,float
                   faceBookLike: true,
                   twitter: true,
                   googlePlus: true,
                   googlebuzz: true,
                   faceBookShare: true ,
                   email : true
      
               });
      

      Plugin declaration for float button:

      $("body").smartSocialCount({
                   url: "http://smartwebsource.biz/products/smart-bookmark-count-php/index.php",
                   title: "This is smart book mark count php script",
                   layout: "float",        //box,float
                   faceBookLike: true,
                   twitter: true,
                   googlePlus: true,
                   googlebuzz: true,
                   faceBookShare: true ,
                   email : true,
                   isShowDeveloper :true,
                   TopPosition:10,
                   LeftRightPosition:10,
                   LayoutPosition: "left" //left,right
               });
      

Download Smart Social Counter jQuery Plugin (Social Networks)

Leave a Reply

Your email address will not be published. Required fields are marked *