sajad
04-14-2015, 10:20 AM
سلام آقا هومن
این کد پاپ باکس سای من هست فقط یه مشکلی داره با هر بار لود شدن سایت نمایش داده میشه
میخوام برای هر ای پی در 24 ساعت فقط دوبار نمایش داده بشه.
ممنون
الان با موبایلم بهتر از این نمیتونم کد رو بزارم
<style>
#SenBackLoginBox{
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: 10000;
font: 11px tahoma;
}
#SenCodeLoginBox{
width: 40%;
top: 27%;
left: 28%;
background: none repeat scroll 0% 0% #E5E5E5;
position: absolute;
margin: 0px auto;
padding: 10px;
border: 6px solid #28A9CC;
text-align: justify;
direction: rtl;
border-radius: 4px;
box-shadow: 0px 0px 15px #4B4849;
z-index: 100;
}
#SenCodeLoginBox{
text-align: justify;
direction: rtl;
}
.closeloginimg{
background: url(Only the registered members can see the link) repeat scroll 0% 0% transparent;
width: 30px;
height: 30px;
float: right;
margin: -27px;
cursor: pointer;
}
</style>
<script>
function closebox(){
document.getElementById('SenBackLoginBox').style.d isplay='none';
}
</script>
<div id="SenBackLoginBox">
<div id="SenCodeLoginBox">
<div class="closeloginimg" onclick="closebox();"></div>
<p>بنر ویژه</p>
<center>
<div style="margin-bottom: 7px;
"><script language="javascript" src="Only the registered members can see the link"></script></div>
</center>
</div>
</div>
این کد پاپ باکس سای من هست فقط یه مشکلی داره با هر بار لود شدن سایت نمایش داده میشه
میخوام برای هر ای پی در 24 ساعت فقط دوبار نمایش داده بشه.
ممنون
الان با موبایلم بهتر از این نمیتونم کد رو بزارم
<style>
#SenBackLoginBox{
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: 10000;
font: 11px tahoma;
}
#SenCodeLoginBox{
width: 40%;
top: 27%;
left: 28%;
background: none repeat scroll 0% 0% #E5E5E5;
position: absolute;
margin: 0px auto;
padding: 10px;
border: 6px solid #28A9CC;
text-align: justify;
direction: rtl;
border-radius: 4px;
box-shadow: 0px 0px 15px #4B4849;
z-index: 100;
}
#SenCodeLoginBox{
text-align: justify;
direction: rtl;
}
.closeloginimg{
background: url(Only the registered members can see the link) repeat scroll 0% 0% transparent;
width: 30px;
height: 30px;
float: right;
margin: -27px;
cursor: pointer;
}
</style>
<script>
function closebox(){
document.getElementById('SenBackLoginBox').style.d isplay='none';
}
</script>
<div id="SenBackLoginBox">
<div id="SenCodeLoginBox">
<div class="closeloginimg" onclick="closebox();"></div>
<p>بنر ویژه</p>
<center>
<div style="margin-bottom: 7px;
"><script language="javascript" src="Only the registered members can see the link"></script></div>
</center>
</div>
</div>