Jump to content
php.lv forumi
  • 0

Facebook komentari pazud


Question

Posted (edited)

iedomajieties es ieladeju overlay...

 

$.ajax({

url: 'links/id',
beforeSend: function(){
$('body').append('<div class="open_image"></div>');
$('.open_image').fadeIn();
},

success: function(data){
$('.open_image').html(data);
}

});

 

ieks links/id ir saturs... kur klat ari ir 

 

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=673086616054957&version=v2.0";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
 
<div class="fb-comments" data-href=""http://mansDomains.lv".  The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

 

uz sekundi parādās komentāru bloks, un pazūd un konsulē parādās šis "errors", kādam nav  tā bijis ... ?

un tā vissu laiku līdz kamēr pārlādē lapu, pirmo reizi atverās viss oky otro reizi nepārlādējot lapu atkal errors..

risinājums... ?

Edited by goma smile

4 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...