Laman

Friday, November 2, 2012

What Is a Guest Book?



Perhaps the Bloggers beginners not know what it is in the Guest Book Blog, this time I will tell it to you. Guest Book useful for your blog visitors can appreciate how good it is your blog now. And also so that visitors do not have to comment on the entries / posts.

Also not forgotten my guest book script I include all of you:

<style type="text/css">
# gb {
position: fixed; top: 100px; z-index: 1000;}
* Html # gb {position: relative;}
. gbtab {height: 128px; width: 35px;
float: right;
no-repeat;}
. gbcontent {float: right; border: 2px solid # A5BD51;
background: # F5F5F5; padding: 10px;}
</ style> <script type="text/javascript">
showHideGB function () {
var gb = document.getElementById ("gb"); var w = gb.offsetWidth;
gb.opened? moveGB (0, 30-w): moveGB (20-w, 0); gb.opened =! gb.opened;}
moveGB function (x0, xf) {var gb = document.getElementById ("gb");
var dx = Math.abs (x0-xf)> 10? 5: 1;
var dir = xf> x0? 1: -1;
var x = x0 dx * dir;
gb.style.left = x.toString () "px"; if (x0! = xf) {setTimeout ("moveGB (" x "," xf ")", 10);}}
</ script> <div id="gb">
<div class="gbtab" onclick="showHideGB()"> </ div> <div class="gbcontent">

<div style="text-align: center;">

PUT YOUR CODE HERE

<div style="text-align:left"> <a href="javascript:showHideGB()">
</ a> </ div> </ div> </ div>
<script type="text/javascript"> var gb = document.getElementById ("gb");
gb.style.left = (30-gb.offsetWidth). toString () "px";
</ script> </ div>

May be useful :)

No comments:

Post a Comment

You Comment, I Follow!!! Please fill in the Comments ^ _ ^
Silahkan berkomentar sesuai bahasa negara kalian sendiri

8 rules Commenting on Blogs JET-Z
(Must be adhered to for all visitors to the blog JET-Z)

1. It should not be commented using the word rant
2. Should not put an ad in the comment box
3. Commented politely
4. May not include live links
5. Banned SPAM!
6. Commenting appropriate posting content
7. Commenting should not offend others
8. If the comment should not use Anonymous account, should include the name of your blog.

Copy and paste the code below link exchange on your blog, so we are connected!

JET-Z

Admin This Blog