javascript - Share simple content on Facebook time line -


i want share simple text content on facebook time line using javascript of html. have tried below unable add content, can me how create below url share content dynamically. key sharing content.

facebookshare

thanks djrecker

try encode url shared, i.e. if using php try call

p[url]=urlencode(link) 

same title , summary


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -