السلام عليكم ورحمه الله وبركاته
اخباركم جميعاً ؟
وانا ادور بالنت شي يفيد منتداي لقيت كود مره حلو اتركم لكم الصوره توضحه
تكبير الصورةتصغير الصورة تم تعديل ابعاد هذه الصورة. انقر هنا لمعاينتها بأبعادها الأصلية.هو يظهر للزوار وللاعضاء فتقدر تغيره بدلا من الزائر تحط ترحيب للاعضاء بمنتداك وكذا
انت ومزاجك
الكود ::
<table width="90%" align="center" border="0" cellpadding="0" cellspacing="1">[tr][td]
الرمز:[/td][/tr]<tr><td class="code" align="left">style type="text/css">
#informationbar{
position: fixed;
left: 0;
width: 100%;
text-indent: 5px;
padding: 5px 0;
background-color: lightyellow;
border-bottom: 1px solid black;
font: bold 12px Verdana;
}
* html #informationbar{ /*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
/***********************************************
* Animated Information Bar- by JavaScript Kit (
www.javascriptkit.com)* This notice must stay intact for usage
* Visit JavaScript Kit at
http://www.javascriptkit.com/ for this script and 100s more
***********************************************/
function informationbar(){
this.displayfreq="always"
this.content='
</a>'
}
informationbar.prototype.setContent=function(data){
this.content=this.content+data
document.write(''+this.content+'
')
}
informationbar.prototype.animatetoview=function(){
var barinstance=this
if (parseInt(this.barref.style.top)