• 28-08-2012, 01:18:18
    #1
    Merhaba arkadaşlar 100% uyumu sadece beğen düğmesi bozuyor..

    Bununla ilgili yabancı ve türkçe kaynaklarda çözümü bulamadım.Bulduğum çözüm vardı aslında ancak EXPLORER uyumsuzluğu yaşadım.

    Standartlara uygun facebook beğen kodu ile ilgili problemi aşan, bu konuda paylaşımda bulunabilecek arkadaşların desteğini bekliyorum.
  • 28-08-2012, 01:20:46
    #2
    Kullandığınız kodu ve aldığınız hatayı yazın.
  • 28-08-2012, 01:46:32
    #3
    KOD

    Alıntı
    <iframe src="http://www.facebook.com/plugins/like.php?href=BURADAICERIKLINKIVAR&amp;layout=butt on_count&amp;show_faces=false&amp;width=55&amp;act ion=like&amp;colorscheme=light&amp;font=tahoma"
    scrolling="no" frameborder="0"
    style="border:0; overflow:hidden; width:87px; height:23px; "
    allowTransparency="true">
    </iframe>

    HATALAR

    there is no attribute "src" <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tu…

    there is no attribute "scrolling" scrolling="no" frameborder="0"

    there is no attribute "frameborder" crolling="no" frameborder="0"

    there is no attribute "style" style="border:0; overflow:hidden; width:87px; height:23px; "

    there is no attribute "allowTransparency" allowTransparency="true">

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 01:46:32 -->-> Daha önceki mesaj 01:36:29 --

    Alıntı
    <object style="border:0; overflow:hidden; width:87px; height:23px; " data="http://www.facebook.com/plugins/like.php?href=ICERIKSAYFASI&amp;layout=button_coun t&amp;show_faces=false&amp;width=55&amp;action=lik e&amp;colorscheme=light&amp;font=tahoma" type="text/html"></object>
    Yukarıdaki şekilde valid oluyor ancak EXPLORER 'da göstermiyor sanki resim var ama sunucudan silinmiş gibi... chrome ve firefox ta problem yok bu şekilde.
  • 28-08-2012, 05:45:27
    #4
    New Facebook like button HTML validation
    http://stackoverflow.com/questions/2...tml-validation
  • 31-08-2012, 14:39:48
    #5
    Pes ettim farklı metodlar denedim ancak olmadı turudu verdiğin kaynağı incelemiştim ama olmadı. Gözümden kaçan birşey mi var acaba
  • 31-08-2012, 14:43:32
    #6
    Siteyi ö.m. ile bildirin bir bakayım, doctype'da problem oluyor olabilir.
  • 01-09-2012, 03:36:37
    #7
    Üyeliği durduruldu
    javascript ile iframe etseydiniz valid olabilirdi
  • 01-09-2012, 03:40:03
    #8
    <iframe style="border:none; overflow:hidden; width:110px; height:21px;" src="http://www.facebook.com/plugins/like.php?href=ADRES&amp;send=false&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=21" frameborder="0" scrolling="no"></iframe>
    Yukarıdaki kodu kendine göre düzenle %100 w3 uyumludur.
  • 02-09-2012, 01:31:54
    #9
    Alıntı
    allowTransparency="true"
    Şu kısmı silin düzelecektir.