Greet Box Universal (Blogger) v3.0


 

A new version has been released. Get it at Greet Box v4.0

 

For previous versions and descriptions please visit:

http://classictutorials.com/?s=greet+box

To try v3.0:

Go to Google.com and search for search term like “techbhroom.blogspot.com” and navigate to this site and you will see a message saying that you came from google.

Now try this URL for stumble upon welcome message. Stumble Techbhroom

Feature added in this version:

The much needed and talked about close button has been provided. This uses cookie. Default cookie expiry time is 7days and can be configurable in the code below.

Screenshot:

Code:

Plain text code

 

<script src="http://bloggergreetbox.googlecode.com/files/TextToBeDisplayedDiv-minv3.0.js"
type="text/javascript">
</script>
<div id="mainDisplayDiv" style="background:#F8F8FF;border:1px solid #B6AFA9;display:none">
<div style="float: right; margin-right: 5px; margin-top: 5px;">
<href a="#" onclick="closeGreetBox('7')"><img border="0" alt="x"
src="http://img214.imageshack.us/img214/9837/closebutton.gif"/>
</href></div>
<div id="dynamicContentDisplayed">
</div>
<script type="text/javascript">
// Give your feed url here
var feedURL = "http://feeds2.feedburner.com/blogspot/ct";
var dynamicHTMLText = displayRequiredText(feedURL);
document.getElementById("dynamicContentDisplayed").innerHTML = dynamicHTMLText;
</script>
</div>
<script src="http://bloggergreetbox.googlecode.com/files/HideShowDiv-minv3.0.js"
type="text/javascript">
</script>
<script type="text/javascript">
showHideDiv();
</script>

Google Code Page:

Just in case.

http://code.google.com/p/bloggergreetbox/

, , Coding

Post comment as twitter logo facebook logo
Sort: Newest | Oldest

nice job!
where can I set up the cookie expiry time?
tnks!

You need to edit the encrypted JS.

Keep posting stuff like this i really like it

Dear,

Work great on my client website http://www.ufo-blogger.com, while users browsing the website in IE and Google Chrome

BUT with latest FireFox browser.. its not working !

Thanks @ Saša Stefanović it worked for me too after parsing.

Geht bei mir nicht =(
Also der close button ;)
julian50.blogspot.com

cool if it have worked. When i tested with blogger it worked without changing though

Yes, i find out that blogger is changing my code somehow so that wont work. Fixing was escaping HTML with this tool http://www.blogcrowds.com/resources/parse_html.php

Hi,

Actual code is "<href a="#" onclick="closeGreetBox('7')">" where as if i see in your site the code for closeGreetBox is "<href )="" 7="" onclick="closeGreetBox(" a="#">"

I recommend please validate the code or do a copy paste again. It should work.

Cheers!

Close button not working for me. Try here http://djevrektest.blogspot.com/2009/04/pretrag...

is there any way to remove the txt below the line at the right corner.

Is there anyway to change the rss icon etc....working great at www.wesleysoccerblog.com

Ya i true feel the same. I am just not getting a good icon pack. Just hold on for some time. I will try to get two theme.

This is amazing! btw the on that you are using on ur blog; is that v2 or v3 ? coz i dont like the icons in v3, how can i get the icons of v2 like yours while keeping the features if v3?

This is amazing! btw the on that you are using on ur blog; is that v2 or v3 ? coz i dont like the icons in v3, how can i get the icons of v2 like yours while keeping the features if v3?

oh man, this is so cool!!! a million thanx!

oh man, this is so cool!!! a million thanx!

Nice suggestion. Actually as it is whole over JS giving such customization will make it very heavy.. I will surely give a thought. In the meantime you can download and edit the JS :)

awesome! wish there was a way to play with the greeting text..

Nice suggestion. Actually as it is whole over JS giving such customization will make it very heavy.. I will surely give a thought. In the meantime you can download and edit the JS :)

awesome! wish there was a way to play with the greeting text..

Thanks dude for appreciating

Thanks dude for appreciating

Dude works great. you rock. ;)
What's next? May be re-factor the icons or may be a theme pack :D

Dude works great. you rock. ;)
What's next? May be re-factor the icons or may be a theme pack :D

Ya atlast. Thanks. Will give a try now

Ya atlast. Thanks. Will give a try now


© 2012 @ Classic Tutorials