أخي العزيز Mr.Dosa
جرب هذا
كود:
<script language="JavaScript1.2">
// http://www.traidnt.net/vb مصدر تطور المزيد من المواقع العربيه
var ie=document.all
var dom=document.getElementById
var ns4=document.layers
var bouncelimit=32 //(must be divisible by 8)
var direction="up"
function initbox(){
if (!dom&&!ie&&!ns4)
return
crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin
scroll_top=(ie)? document.body.scrollTop : window.pageYOffset
crossobj.top=scroll_top-250
crossobj.visibility=(dom||ie)? "visible" : "show"
dropstart=setInterval("dropin()",50)
}
function dropin(){
scroll_top=(ie)? document.body.scrollTop : window.pageYOffset
if (parseInt(crossobj.top)<100+scroll_top)
crossobj.top=parseInt(crossobj.top)+40
else{
clearInterval(dropstart)
bouncestart=setInterval("bouncein()",50)
}
}
function bouncein(){
crossobj.top=parseInt(crossobj.top)-bouncelimit
if (bouncelimit<0)
bouncelimit+=8
bouncelimit=bouncelimit*-1
if (bouncelimit==0){
clearInterval(bouncestart)
}
}
function dismissbox(){
if (window.bouncestart) clearInterval(bouncestart)
crossobj.visibility="hidden"
}
window.onload=initbox
</script></head>
<body>
<div id="dropin" style="position:absolute;visibility:hidden;left:260;top:100;width:385;height:118;background-color:#F5F5F5">
<div align="center"><a href="#" onClick="dismissbox();return false">[اقفل
النافذة] </a>
<b><span lang="ar-sa"><font face="Tahoma" size="2">إعــــــلان</font></span></b></div>
<center>
<p><a href="http://www.traidnt.net/vb" target="_blank">
<img title="ترايدنت" alt="ترايدنت" src="http://www.q8starac.com/adv/adv3.jpg" border="0" width="250" height="60"></a></p>
</center>
</div>
واذا ماصلح جرب هذا
كود:
<head>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp() {
props=window.open('http://www.xxxxx.com', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=1, width=300, height=200, left = 150, top = 50');
}
// End -->
</script>
<BODY onLoad="javascript:popUp()">
</head>
للفرونت بيج
وعدل على كيفك
وسامحنا على القصور
اخوك / مشعل