javascript - Facebook share from within an Iframe which directs to a Parent page -


we have parent page iframe in it. want people use facebook share button (using addthis.com) within iframe, , share will:

  1. get parent page url, , link share father page

  2. will title, description , thumbnail iframe page

  3. i understand facebook open graph can dont know how.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -