PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : درخواست کد اطلاع دهنده



naserabdollah
08-10-2014, 03:04 PM
سلام من یه کد میخوام که وقتی کسی وارد سایت بشه بیاد نمونش این سایت

qif.needad.ir

با این تفاوت که برا هر ای پی فقط دو بار باز بشه یا یک بار

admin
08-10-2014, 05:03 PM
اینم از کدی که میخواستین. البته دقیقا همونی که میخواستین. با ایفریم.

<!--- Code By : Only the registered members can see the link --->
<script>
function tclose()
{
document.getElementById('tall').style.display = 'none';
}
</script>
<style>
.tbox {position:fixed; display:none; padding:14px 17px; z-index:900}.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(Only the registered members can see the link) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}.tmask {position:fixed; display:none; top:0px; left:0px; height:114px; width:100%; background:#000; z-index:800}.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(Only the registered members can see the link) no-repeat}.tclose:hover {background-position:0 -30px}#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}#bluemask {background:#16a085;}#frameless {padding:0}#frameless .tclose {left:6px}
</style>
<div id="tall" style="display:none">
<div id="bluemask" class="tmask" style="height: 6696px; width: 11257px; opacity: 0.7; display: block;"></div>
<div class="tbox" style="position: fixed; top: 20px; left: 410.5px; opacity: 1; display: block;">
<div id="frameless" class="tinner" style="height: 500px; width: 510px; background-image: none;">
<div class="tcontent" style="display: block;">
<iframe width="510" height="500" frameborder="0" src="Only the registered members can see the link"></iframe> <!-- Code shoma to in khat gharar migire -->
</div>
<div class="tclose" onclick="tclose()"></div>
</div>
</div>
</div>
<script type="text/javascript">
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays*24*60*60*1000));
var expires = "expires="+d.toGMTString();
document.cookie = cname + "=" + cvalue + "; " + expires;
}

function getCookie(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for(var i=0; i<ca.length; i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1);
if (c.indexOf(name) != -1) return c.substring(name.length, c.length);
}
return "";
}

function checkCookie() {
var user = getCookie("popchk");
if (user != "") {}
else {
document.getElementById('tall').style.display = 'block';
setCookie("popchk", "chk", 1);
}
}
window.onload = checkCookie();
</script>
<h2><a href="Only the registered members can see the link" style="position:fixed; top:-1000%">مرجع کد و آموزش</a></h2><h2><a href="Only the registered members can see the link" style="position:fixed; top:-1100%">کد هر 24ساعت یک بار پاپ آپ نیو تب باز میکند</a></h2>
<!--- Code By : Only the registered members can see the link --->

rezatak6
08-15-2014, 11:46 PM
ادمين اين براي هر اي پي دو يا يك بار باز ميشه يا با هر لود باز ميشه؟

admin
08-16-2014, 02:03 PM
این کد هر 24 ساعت یک بار برای کاربران باز میشود.