I'm currently working on a web application that needs to be compatible with PC, tablets, and mobile phones. I'm interested in integrating Google+ Sharing into the app.
However, it appears that when using the url , there are issues with blocking iframes...
To demonstrate this issue, check out: http://jsfiddle.net/6ML4d/
Is there an alternative method to achieve this goal?
P.S. The backend of my application is ASP.NET MVC while the frontend uses jQuery Mobile.