Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am using a simple javascript popup window to display a Share with LinkedIn dialog, based on the solution in this thread: How to make custom linkedin share button.

https://www.linkedin.com/cws/share?url=http%3A%2F%2Fgoogle.com

I was wondering if there is any way to add a title and description to the query string? I noticed that when you do this with the google example it automatically pulls in this information. Any help is appreciated.

share|improve this question

1 Answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.