Skip to content

opi/Better-Social-Buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Better Social Buttons

Combine and use best practices in implementing social network buttons (Facebook, Twitter, Google+, Linkedin) like async loading, on-demand loading, etc.

Sources

Main ideas

  • Work without JS
  • Load third-party script "on-demand" (by clicking on the button)
  • Javascript API. Ex: bsb.load('twitter") ?
  • No extra library required (jQuery or other)
  • Heavy use of HTML5 data attribute (See phpied.com article)

Installation

Markup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published