Breaking News

5 lầm tưởng về viêm màng não do não mô cầu

'; //html chèn div ở đây
var content = $('#k14-detail-content').find('.knc-content'); //class content tương ứng trên site
if (content.length > 0) {
var childNodes = content[0].childNodes;
for (i = 0; i < childNodes.length; i++) {
var childNode = childNodes[i];

var isPhotoOrVideo = false;
if (childNode.nodeName.toLowerCase() == 'div') {
// kiem tra xem co la anh khong?
var type = $(childNode).attr('class') + '';

if (type.indexOf('VCSortableInPreviewMode') >= 0) {
isPhotoOrVideo = true;
}
}

try {
if ((i >= childNodes.length / 2 - 1) && (i < childNodes.length / 2) && !isPhotoOrVideo) {
if (i


http://dlvr.it/Syptq4

No comments