Support
Support » Plugin: Google Friends Connect Widget » [Plugin: Google Friends Connect Widget] Renewal of Friend Connect problem with FIrefox
(@buckyreal)
9 years, 11 months ago
Google Friends Connect Widget does not appear in Firefox. Since upgrading to 3.1 it didn’t work in any browser.
I removed a previous fix for Friend Connect
<script> window.JSON = { parse: function(st){ return st.evalJSON(); }, stringify: function(obj){ return Object.toJSON(obj); } }; </script>
Now it works… in Safari and Google Chrome, but not in Firefox.