MJB*_*MJB 4 html javascript url sharing google-plus
我想用一些数据打开谷歌共享对话框,我现在使用它:
var GOOGLE_BASE_URL = "https://plus.google.com/share?url=";
url += GOOGLE_BASE_URL + urlToShare;
window.open(url, null, DIMENSIONS);
Run Code Online (Sandbox Code Playgroud)
如何设置插入评论部分的文本?