Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
dorin9993
tagDiv Member

большое спасибо, Edward!

dorin9993
tagDiv Member

Thank you Edward very much for this solution.

dorin9993
tagDiv Member

Where to add this code to Share button? <div id=”ok_shareWidget”></div>
<script>
!function (d, id, did, st) {
var js = d.createElement(“script”);
js.src = “https://connect.ok.ru/connect.js&#8221;;
js.onload = js.onreadystatechange = function () {
if (!this.readyState || this.readyState == “loaded” || this.readyState == “complete”) {
if (!this.executed) {
this.executed = true;
setTimeout(function () {
OK.CONNECT.insertShareWidget(id,did,st);
}, 0);
}
}};
d.documentElement.appendChild(js);
}(document,”ok_shareWidget”,”http://dev.ok.ru&#8221;,”{width:240,height:50,st:’oval’,sz:45,ck:1}”);
</script>

https://apiok.ru/wiki/pages/viewpage.action?pageId=42476656

Viewing 3 posts - 1 through 3 (of 3 total)