By meera2011 on
I installed the +1 Button code script for our home pages. While it is working fine in Firefox, the button is not rendering in IE. Anyone has faced this problem? How does one configure for each browser?
I installed the +1 Button code script for our home pages. While it is working fine in Firefox, the button is not rendering in IE. Anyone has faced this problem? How does one configure for each browser?
Comments
Are you using the raw
Are you using the raw code(from google) or Plusone module ?
What's new and changing in PHP 8.4
Yeah the two lines of code
Yeah the two lines of code given by Google. It works fine on Firefox though. I use Drupal 6.22. I added the header block for the javascript and then added the +1 button code in the suitable block.
There is a simple sweet module !!
You can try this module http://drupal.org/project/google_plusone
Cheers
Ok thanks Rahul for the sweet
Ok thanks Rahul for the sweet module.
Google +1 Drupal Block
I just started using the +1 button a few days ago. I modified the code given by Google to load the .js src asynchronously, and then apply the render to the g element after the source is parsed. gapi.plusone.go() is the function which hydrates the g:pluson element into an iframe. jQuery is a dependency:
Remember to replace the href with the url of your site. I created a new block, called it "Google +1" and put this code into the body. Then I added this block above the menu.
Why should we confine
Why should we confine ourselves to just one add button. Go to http://www.addthis.com/ , configure your own look, script and put it in your site and you'll get more than 340 working (every browser) social add-buttons on your site, of course +Google is one of them.