Monday, March 14, 2011

Help Japan by Inserting the Hello Bar onto Your Website



I am fully aware of many different fundraising efforts to help with supporting people who have been impacted by the disasters in Japan. However, there is one very interesting thing that is being used to help with making it easier for people to be linked into different kinds of fundraising efforts around Japan. This is the Hello Bar.

I feel that this bar is important because it is used to link people to groups that are working to help Japan. The fact that this is easy to use with a simple code for installation is especially important. Details on the code can be found at the end of this report.

What is it about?

The Hello Bar is a type of bar that is used to help keep a message on a site posted. This is used with custom messages to help create unique updates and reports on a site. This is often used on a variety of different social media sites and some online business sites.

The reason why this can help Japan is because people can edit their messages on the bar to list information on how to help people in Japan. This will make it easier for people to find charities that can support Japan with all kinds of needs in mind.

How to control it

It is very easy to use the Hello Bar. I can edit this by simply cutting and pasting the code into my site and then adjusting the message that is used in the script on the bar. I can do this by entering in a message and using it between </script> and </noscript> to ensure that the information is being posted carefully.

I can also move this around onto a variety of parts on the site. This works best when it is being posted on a part of a website that is relatively easy to read without any difficult problems.

What is the code?

It is easy to get the code to work. Here’s a look at the exact code that you’ll have to work with in order to get this supported:

<script type=”text/javascript” src=”//www.hellobar.com/hellobar.js”></script>
<script type=”text/javascript”>
new HelloBar(1,9126);
</script>
<noscript>Help The Victims of the 8.9 Earthquake in Japan by Spreading Awareness 
and Aid. Visit http://goo.gl/wjZQz to donate.
</noscript>

As you can see, this is not too much to work with. You can use the code to edit the text that comes in the code to where it will create your own message to support Japan and to give people details on what they can do.


No comments: