Monday, April 16, 2012

How To Add Energy Saving Mode In Blogger


Energy saving mode is a New effect of blogger.I use this energy saving mode in my blogger site.You can use it at least test the feature.When visitors remain inactive at your webpage, your webpage will go in energy saving mode

 How To Add Energy Saving Mode In Blogger

Log in to blogger Dashboard > Design >Edit HTML

Press CTRL+F and find the following code

</head> 

Now paste the following code just before/above < head >

<script language='javascript' src='http://www.onlineleaf.com/savetheenvironment.js' type='text/javascript'/>

After that save the template

Now go to Page Element > Click on 'Add a Gadget' on a sidebar

Select 'HTML/Javascript' and paste the following code in it

<script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js?time=120"></script>

Note:60=1 min , 120=2 min , 180=3 min If your webpage, is inactive by visitors more than your fixed time, will go to the Energy Saving Mode

Now save it

If you like this please spend few moments to share it

0 comments:

Click Here To add Comment