Skip to content

facebook on page functions *Required global JS Vars: - club_name (for album name) - appId (the facebook app id) Usage: Selectors: .fb-invite - attributes in Link needed: data-eventid, data-title .fb-share - attributes in Link needed: data-eventid, data-title, data-pic, data-text .fb-attend - attributes in Link needed: data-eventid .pp_share, .fb…

Notifications You must be signed in to change notification settings

chrizz1001/facebook-js-sdk-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

facebook-js-sdk-functions

facebook on page functions

*Required global JS Vars:

  • club_name (for album name)
  • appId (the facebook app id)

Usage:

Selectors:

.fb-invite

  • attributes in Link needed: data-eventid, data-title

.fb-share

  • attributes in Link needed: data-eventid, data-title, data-pic, data-text

.fb-attend

  • attributes in Link needed: data-eventid

.pp_share, .fb-pic-upload pretty photo connection

    var uri = $('#fullResImage').attr('src'), // image uri
        title = $('.ppt').eq(0).text(); // image title

About

facebook on page functions *Required global JS Vars: - club_name (for album name) - appId (the facebook app id) Usage: Selectors: .fb-invite - attributes in Link needed: data-eventid, data-title .fb-share - attributes in Link needed: data-eventid, data-title, data-pic, data-text .fb-attend - attributes in Link needed: data-eventid .pp_share, .fb…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published