Methods

LikeBtn.init()

Render like buttons on the page, for example after loading using ajax a piece of HTML with the button.

Example:
if (typeof(LikeBtn) != "undefined") {
    LikeBtn.init();
}


Didn't find what you need? Visit our FAQ