Wordpress plugins
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)

Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)

Version : 0.7
Tested up to : 3.4-RC1
Number of download : 6641
Author : Chris Davies
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest)

Google+, Twitter, Facebook and Pinterest Buttons loaded via Async Javascript, minimal presentation. See screenshots tab to see what the icons look like at the bottom of your posts. Why do I want Async Javascript? When someone loads your site, every <script src=”http://someurl.com/”></script> causes loading to ‘block’. If the browser doesn’t have an available connection to load the css stylesheet or included javascript, it must wait until another file request completes to load the next one. On pages with dozens of css files and javascript includes, it can cause a site to appear to be slow, even if the site uses caching and comes up quickly. By loading the javascript for the buttons asynchronously, we wait until the page is loaded, then, our script runs and modifies the page. This does make the icons appear to be the last to load, but, it does not prevent your page from being rendered and displayed – shaving a few hundred milliseconds from the pageload time. If any of the remote javascripts load slowly, your site is not stalled until they load.

Download now