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
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:
<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.



Ya atlast. Thanks. Will give a try now
Ya atlast. Thanks. Will give a try now
Dude works great. you rock.
What's next? May be re-factor the icons or may be a theme pack
Dude works great. you rock.
What's next? May be re-factor the icons or may be a theme pack
Thanks dude for appreciating
Thanks dude for appreciating
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..
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
oh man, this is so cool!!! a million thanx!
oh man, this is so cool!!! a million thanx!
oh man, this is so cool!!! a million thanx!
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?
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?
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.
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.
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.
Is there anyway to change the rss icon etc….working great at http://www.wesleysoccerblog.com
Is there anyway to change the rss icon etc….working great at http://www.wesleysoccerblog.com
Is there anyway to change the rss icon etc….working great at http://www.wesleysoccerblog.com
is there any way to remove the txt below the line at the right corner.
so interest…
so interest…
so interest…
Close button not working for me. Try here http://djevrektest.blogspot.com/2009/04/pretrag…
Close button not working for me. Try here http://djevrektest.blogspot.com/2009/04/pretrag…
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!
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!
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
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
cool if it have worked. When i tested with blogger it worked without changing though
cool if it have worked. When i tested with blogger it worked without changing though
Geht bei mir nicht =(
Also der close button
julian50.blogspot.com
Thanks @ Saša Stefanović it worked for me too after parsing.
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 !
Keep posting stuff like this i really like it
wow..thanks for this.. check out this live here
http://dailyebookdownload.blogspot.com/
http://classictutorials.com/blog/wp-content/plugins/smilies-themer/Nomicons%20v2.0/grin.png
nice job!
where can I set up the cookie expiry time?
tnks!
You need to edit the encrypted JS.
Nice info… thanks…