{"id":1743,"date":"2022-08-30T15:19:04","date_gmt":"2022-08-30T15:19:04","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/30\/facebook-like-callback-function-not-working-in-opera-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:19:04","modified_gmt":"2022-08-30T15:19:04","slug":"facebook-like-callback-function-not-working-in-opera-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/facebook-like-callback-function-not-working-in-opera-collection-of-common-programming-errors\/","title":{"rendered":"Facebook like callback function not working in opera-Collection of common programming errors"},"content":{"rendered":"<p>Do not work callback functions to this button. Opera Dragonfly for facebook shows this error:<\/p>\n<blockquote>\n<p>Unhandled Error: JSON.parse: Unescaped control char in string: &#8220;<\/p>\n<\/blockquote>\n<p>in the file http:\/\/connect.facebook.net\/ru_RU\/all.js<\/p>\n<p>Code pages standard:<\/p>\n<pre><code>\n(function(d, s, id) {\n  var js, fjs = d.getElementsByTagName(s)[0];\n  if (d.getElementById(id)) return;\n  js = d.createElement(s); js.id = id;\n  js.src = \"\/\/connect.facebook.net\/ru_RU\/all.js#xfbml=1\";\n  fjs.parentNode.insertBefore(js, fjs);\n}(document, 'script', 'facebook-jssdk'));\n\n        \n            window.fbAsyncInit = function() {\n                FB.Event.subscribe('edge.create', function(href, widget) {\n                   alert('ok'); \n                });\n            }\n        \n        \n<\/code><\/pre>\n<p id=\"rop\"><small>Originally posted 2013-11-30 17:54:23. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Do not work callback functions to this button. Opera Dragonfly for facebook shows this error: Unhandled Error: JSON.parse: Unescaped control char in string: &#8220; in the file http:\/\/connect.facebook.net\/ru_RU\/all.js Code pages standard: (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 = &#8220;\/\/connect.facebook.net\/ru_RU\/all.js#xfbml=1&#8221;; fjs.parentNode.insertBefore(js, fjs); }(document, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1743","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1743","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1743"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1743\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1743"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1743"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1743"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}