• Home
  • About Me
  • AI Tools
  • Twitter Trends
  • Age Calculator
  • Public Holidays
  • Fancy Fonts
  • Privacy Policy
  • Contact Me

iamrohit.in

My Public Notebook

Skip to content
Menu
  • Tools
    • AI Astrologer
    • Solar System
    • Printable Calendar
    • X Trends
    • Google Trends
    • Youtube Trends
    • Age Calculator
    • Birthday Card Maker
    • Wedding Anniversary Calculator
    • Public Holidays
    • English to Hindi Typing
    • Business Name Generator
    • Word Finder
    • Fancy Text Generator
    • IP Location Finder
    • Hours Calculator
    • Date Time Calculator
    • Emoji Copy Paste
  • jQuery Plugins
    • Accordion
    • Barcode
    • Calendar
    • Clock
    • Countdown
    • Character Count
    • ColorPicker
    • Data Grid
    • DatePicker
    • Date Time
    • EU Cookie Law
    • Fileuploader
    • Form Validation
    • Icon Picker
    • Image Slider
    • image Crop
    • Image Zoom
    • Inputmask
    • Loading
    • Mega Menu
    • Menu
    • Multiselect
    • Multi-Step Form
    • News Ticker
    • Notification
    • Photo Gallery
    • QR Code
    • TimePicker
    • Tooltip
  • HOSTING

Add quick customizable floating social sharing bar on your website

by Rohit

Social share increase user engagement with good amount of social referral traffic. IF you have good follower list on your facebook, google and twitter, you must add social share button on your website and share yuor article on all social networking sites. And your readers, visitor can also share your website’s article or products on their social network pages if they liked your post/ products. It definitely boot your website traffic and also good for google page rank. So that in this post I am going to share quick customizable floating social sharing bar plugin in jQuery. jQuery Social Share Bar is a simple but beautiful jQuery plugin for easily adding a floating social sharing bar to your site.

Features:-

  • Minimalistically beautiful design
  • Floats on the same position when page is scrolled
  • Two themes: circular and square icons
  • Supports 10 different channels
  • Small file sizes, no bloat
  • Super simple to add to any web page
  • Simple animations to keep things interesting
  • No tracking or external API calls
  • Uses Font Awesome SVG for cross-browser support



Integrate floating social sharing bar on your website

Libraries

Include all the required JS+CSS libraries on page. It uses fontawesome library to display social share icons. Plugin’s doesn’t track the shares or make other API calls, which can cause privacy issues and slow things down.








HTML

Create an empty social share container to place the floating social icon.

It support ten different social media channels are supported for sharing your content to.

  • Facebook
  • Twitter
  • LinkedIn
  • Google+
  • Pinterest
  • Reddit
  • Tumblr
  • StumbleUpon
  • Digg
  • Email



JS

Call the default plugin’s quick function to create social share bar with all the default feature.

$(function() {   
   $('#share-bar').share();
});

Here is the list of options you can use to customize your floating social share bar.

$(function() {   
   $('#share-bar').share({

  // page title
  pageTitle: '',

  // page url
  pageUrl: window.location.href,

  // page description
  pageDesc: '',

  // or 'left'
  position: 'right',

  // or 'square'
  theme: 'circle',

  // enable/disable animation
  animate: true,

  // popup width
  popupWidth: 600,

  // popup height
  popupHeight: 480,
  
  // an array of social networking services
  channels: ['facebook', 'twitter', 'linkedin', 'googleplus', 'email'],
  
  // trigger class
  itemTriggerClass: 'js-share'
  
  });
});

See live demos and download source code.

DEMO | DOWNLOAD

Visit official github repository for more information and follow for future updates. Don’t forget to read license for using this plugin in your projects.



Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Reddit (Opens in new window) Reddit

Related

Posted in Jquery & JavascriptTagged Jquery Plugins, jquery social share plugins

Published by Rohit

View all posts by Rohit

Post navigation

Prev Create Simple Image Slider using Pure CSS3 with Fade Animation
Next Set Input max length with display character count jQuery Plugin – jQuery.maxlength.js

Categories

  • AI Tools
  • Angular.js
  • Bootstrap
  • CakePHP
  • CSS & CSS3
  • Express
  • Hosting
  • Interview Question and Answer
  • Jquery & Javascript
  • Kali Linux
  • Make Money Online
  • MYSQL
  • NodeJs
  • Offers & Deals
  • Others
  • PHP
  • ReactJs
  • Security Tips
  • SEO
  • Tailwind CSS
  • Tips & Tricks
  • Ubuntu
  • Uncategorized
  • VueJs
  • WordPress
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

#1 Best Web Hosting 🚀

We Recommend Hostinger

Use Code: ASKROHIT20

Hostinger is among the top 3 hosting providers. This website is also hosted on Hostinger. Enjoy ultra-fast speed, 99.9% uptime, and beginner-friendly pricing.

🔥 Get 82% OFF Now
© Copyright 2026 – iamrohit.in
Allium Theme by TemplateLens ⋅ Powered by WordPress