/ / Google प्लस बटन IE8 में दिखाई नहीं दे रहा है - इंटरनेट-एक्सप्लोरर -8, गूगल-प्लस

Google प्लस बटन IE8 में दिखाई नहीं दे रहा है - इंटरनेट-एक्सप्लोरर -8, गूगल-प्लस

मुझे पता है कि IE7 पर google प्लस बटन काम नहीं करता है, लेकिन यह IE8 पर भी काम नहीं कर रहा है, मैं किसी भी त्रुटि को नहीं देख सकता हूं

यहाँ नमूना मैं उपयोग कर रहा हूँ

<html>
<head>
<title>Hello</title>
</head>

<body>

<div style="width: 50%;margin: auto;">

<!-- Place this tag where you want the +1 button to render -->
<g:plusone annotation="inline"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
(function() {
var po = document.createElement("script"); po.type = "text/javascript"; po.async = true;
po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div>

</body>

</html>

उत्तर:

जवाब के लिए 0 № 1

मैं नहीं जानता कि क्या आपको अभी तक कोई समाधान नहीं मिला है। यहाँ वैसे भी मेरा समाधान है, उम्मीद है कि यह आपके लिए भी काम करेगा क्या Google प्लस बटन एपीआई इंटरनेट एक्सप्लोरर 8 का समर्थन करता है