kimluc

Code 1

1. Nhúng video từ OK.ru:

<div id="ok_content_widget" style="border: 0; padding: 0; margin: 0 auto; max-width: 100%;"></div>
<script>
!function (d, id, did, st) {
var js = d.createElement("script");
js.src = "https://connect.ok.ru/connect.js";
js.onload = js.onreadystatechange = function () {
if (!this.readyState || this.readyState == "loaded" || this.readyState == "complete") {
if (!this.executed) {
this.executed = true;
setTimeout(function () {
OK.CONNECT.insertContentWidget(id,did,st);
}, 0);
}
}};
d.documentElement.appendChild(js);
}(document,"ok_content_widget","OK.ru_Video_Link",'{"topicTextIsFull":1}');
</script>

Không có nhận xét nào:

Đăng nhận xét