ini adalah float shoutbox.
so meh kita buat float shoutbox nie dengan cara yang senang setelah 'digodemngodemn' code dia .sebelum tue nas nak credit tu bro Wan :)
Ok , copy code nie ;
<div style='display:scroll; position:fixed; top:70px; right:-0px;'>
<!-- Start Ajax Popup Shoutbox by -->
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script>
<script>
$(document).ready(function() {
//select all the a tag with name equal to modal
$('a[name=modal]').click(function(e) {
//Cancel the link behavior
e.preventDefault();
//Get the A tag
var id = $(this).attr('href');
//Get the screen height and width
var maskHeight = $(document).height();
var maskWidth = $(window).width();
//Set heigth and width to mask to fill up the whole screen
$('#mask').css({'width':maskWidth,'height':maskHeight});
//Get the window height and width
var winH = $(window).height();
var winW = $(window).width();
//Set the popup window to center
$(id).css('top', winH/2-$(id).height()/2);
$(id).css('left', winW/2-$(id).width()/2);
//transition effect
$(id).fadeIn(2000);
});
//if close button is clicked
$('.window .close').click(function (e) {
//Cancel the link behavior
e.preventDefault();
$('#mask').hide();
$('.window').hide();
});
//if mask is clicked
$('#mask').click(function () {
$(this).hide();
$('.window').hide();
});
});
</script>
<style>
img { border: none; }
#mask {
position:center;
left:0;
top:0;
z-index:9000;
background-color:#000;
display:none;
}
#boxes .window {
position:fixed;
left:0;
top:0;
width:271px;
height:480px;
display:none;
z-index:9999;
padding:20px;
}
#boxes #wanhazelshoutbox {
background:url(BACKGROUNDSHOUTBOX) no-repeat 0 0 transparent;
width:271px;
height:480px;
padding:56px 0 20px 5px;
}
#closesb {
padding:2px 0 0 0;
}
#author {
padding:8px 0 0 168px;
}
</style>
<ul><center> <a href="#wanhazelshoutbox" name="modal"><img src="ICON UNTUK CLICK" border="0" /></a> </center> </ul>
<div id="boxes">
<!-- Start Shoutbox -->
<div id="wanhazelshoutbox" class="window">
<!-- Begin ShoutMix - http://www.shoutmix.com/ --><center>
CODE SHOUTBOX
</center>
<!-- End ShoutMix -->
<div id="author">
</div><div id="closesb"><center><input type="button" value="Close" class="close" /><center>
</div></div><!-- End of Ajax Shoutbox -->
<!-- Mask to cover the whole screen -->
<div id="mask"></div></div>
<!-- End of Ajax Popup Shoutbox--></div>
design -->add gadget --> html/Java
tukar semua yang telah dihighlightkan.
21 kisses me :):
nice info :)
@Fieq Eum thx ^^
erm cane ek sis .. tk jd la
@syasya ; nnt sis check balik
Terima kasih :D
@Fishy Cat same2 ^^
kak nas , thanks untuk tutorial ni ek . thanks sangat .
nice,sye copy yew..tq!
@weda-weni(aleen) ok , welcome ^^
@myra93jgn lupa letak creadit :)
nas..xdpt buat lh...
ICON UNTUK CLICK" 2 kod url ea??
dh try tp x dpt..n url(BACKGROUNDSHOUTBOX)pon x kuar bila letak..tlg blh??
url, code n smua yg highlight tu nk dpt dkt mn?
yay ! dah jdi :P
thx ye kak <3
sis, yg sis dh highlight tu nk kne cri sndiri ke? i just dun't get it..
@AnNa AltHaFunNiSacuba delete code tue pastu buat skli lagi.
maybe gmbr yg hang buat lain mcm :)
@Deera Elle icon ngan bckground boleh buat / cari kat google..
yg code shoutbox tue code shoutbox korang
@Anne Shira ok your welcome ^^
@akemaru_tomato96yup2.kena cari sndiri. yg code shoutbox tue , code shoutbox adekla
macama nk adjust ICON UNTUK CLICk supaya lebih tepi btol2 dkat ngan scroll bar coz sy pnye tak fix sgt
@DySha cHankalau yg tu tak tahu ..tp ape kate cuba guna tutor nas , rasenya mmg fix icon tu..tp klu kod tu same , maybe blog awk lebar atau kecik..:)
Code Shoutbox tu ape?
Post a Comment