Skip to main content

Plus One Button Faster By 20 Percent

In my previous post Google+ Rolls Out Some Major Changes In Design  Janmejaya form MyBloggerClub.com comment about the issue of slowness of +1 button. Now, after 24hrs there is a new announcement that the size of button has been reduced by 20%, that's really awesome since the button rendering time has decreased as you can see in my under developing project  http://news.iteching.info/ (i'll talk later about project).


The new Button is currently in the Preview so there might be some problem to ensure the +1 button and Google+ badges function properly you can report any issues to the Google+ Developer Forum . This change applies to all supported browsers in all environments.

Most important you don't have to change any Button code as such in your side, it is an invisible change aimed at performance and stability of +1 Button.

Comments

Popular posts from this blog

How to change width of Google+ Badge using CSS

The problem all the bloggers and sites are finding to customize (especially change the width) the Google+ Badge. Now the problem is that most of the templates have 250px sidebar but the Google+ Badge width is 300px.

Basics Of HTML5 for beginners Part II

In the previous HTML5 tutorial ( Basics Of HTML5 for beginners Part I ). I showed some very basic tags. In this I am going to give information about some useful but easy tags and attributes which was not possible with the earlier versions of HTML. They can be helpful in making a site dynamic and in designing. As you know that HTML5 has made the life of blogger and designers HELL!! easy earlier long and complicated JavaScripts were used for some of the functions now that functions can be used as tags in the newer version of HTML.