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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -