PDA

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



azarp
05-31-2015, 06:33 PM
با سلام
یه کد پاپ آپ دارم الان یه دونه پاپ آپ باز میکنه میخوام 4 تا با اولین کلیک باز بشه میشه راهنمایی نمایید؟

<script>
function getCookie(c_name){
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i<ARRcookies.length;i++){
x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^\s+|\s+$/g,"");
if (x==c_name){
return unescape(y);
}
}
}

function setCookie(c_name,value){
var exdays=1;
var exdate=new Date();
exdate.setHours(exdate.getHours() + exdays);
var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie=c_name + "=" + c_value;
}

function checkCookie(){
var username1=getCookie("tiptap");
var usernam = "tiptap";
if(username1==null){
window.open('','_parent','toolbar=1,location=1,dir ectories=1,status=1,menubar=1,scrollbars=1,resizab le=1');
window.focus();
}
if(username1=="" | username1==null){
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
window.focus();
setCookie("tiptap",usernam);
}
}
}
document.onclick = checkCookie;
if ((window.XMLOnly the registered members can see the link) && (ActiveXObject != undefined)){
window.onload=checkCookie;
}
</script>

admin
05-31-2015, 06:59 PM
اینم از کدی که میخواستین.

<script>
function getCookie(c_name){
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i<ARRcookies.length;i++){
x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^\s+|\s+$/g,"");
if (x==c_name){
return unescape(y);
}
}
}

function setCookie(c_name,value){
var exdays=1;
var exdate=new Date();
exdate.setHours(exdate.getHours() + exdays);
var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie=c_name + "=" + c_value;
}

function checkCookie(){
var username1=getCookie("tiptap");
var usernam = "tiptap";
if(username1==null){
window.open('','_parent','toolbar=1,location=1,dir ectories=1,status=1,menubar=1,scrollbars=1,resizab le=1');
window.focus();
}
if(username1=="" | username1==null){
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
window.focus();
setCookie("tiptap",usernam);
}
}
}
document.onclick = checkCookie;
if ((window.XMLOnly the registered members can see the link) && (ActiveXObject != undefined)){
window.onload=checkCookie;
}
</script>

azarp
06-06-2015, 09:47 PM
سلام و خسته نباشید
خیلی ممنون از وقتی که گذاشتید و این کارو برام انجام دادید من تست کردم این کد 4تا پاپ آپ رو باز میکنه ولی اگه امکان داره تبدیل کنید پشت سایت اصلی باز بشه و کاربرو اذیت نکنه اینجوری بلافاصله چهارتاش باز میشه رو سایتی که فعاله هم فوری بسته میشه و هم خیلی آزار میده اینجوری
پیشاپیش از زحماتی که میکشید کمال تشکر را دارم

admin
06-07-2015, 01:06 PM
اینم از کد پاپ آپ پشت صفحه ای که فرمودین.

<script>
function getCookie(c_name){
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i<ARRcookies.length;i++){
x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^\s+|\s+$/g,"");
if (x==c_name){
return unescape(y);
}
}
}

function setCookie(c_name,value){
var exdays=1;
var exdate=new Date();
exdate.setHours(exdate.getHours() + exdays);
var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie=c_name + "=" + c_value;
}

function checkCookie(){
var username1=getCookie("tiptap");
var usernam = "tiptap";
if(username1==null){
window.open('','_parent','toolbar=1,location=1,dir ectories=1,status=1,menubar=1,scrollbars=1,resizab le=1');
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
}
if(username1=="" | username1==null){
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1') & window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
setCookie("tiptap",usernam);
}
}
}
document.onclick = checkCookie;
if ((window.XMLOnly the registered members can see the link) && (ActiveXObject != undefined)){
window.onload=checkCookie;
}
</script>

azarp
06-07-2015, 06:57 PM
خیلی ممنون

ولی بازم مثل قبل باز میکنه
Only the registered members can see the link

admin
06-08-2015, 12:20 PM
این کاری که فرمودین تو نسخه یک پاپ آپ خوب جواب داد برای همین رو نسخه 4 پاپ آپ تست نکردم. امروز که تست کردم دیدم مشکلی داره که کد رو یه تغییری دادم . این کد کاملا سالم هست و با چیزی که میخواهید مطابق هست...

<script>
function getCookie(c_name){
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i<ARRcookies.length;i++){
x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^\s+|\s+$/g,"");
if (x==c_name){
return unescape(y);
}
}
}

function setCookie(c_name,value){
var exdays=1;
var exdate=new Date();
exdate.setHours(exdate.getHours() + exdays);
var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie=c_name + "=" + c_value;
}

function checkCookie(){
var username1=getCookie("tiptap");
var usernam = "tiptap";
if(username1==null){
window.open('','_parent','toolbar=1,location=1,dir ectories=1,status=1,menubar=1,scrollbars=1,resizab le=1');
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
}
if(username1=="" | username1==null){
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
if(window.open('Only the registered members can see the link','_blank','toolbar=1,scrollbars=1,locatio n=1,statusbar=1,menubar=1,resizable=1')){
var w2 = window.open('about:blank');
if(w2) {w2.focus();w2.close();}
window.focus();
setCookie("tiptap",usernam);
}
}
}
}
}
}
document.onclick = checkCookie;
if ((window.XMLOnly the registered members can see the link) && (ActiveXObject != undefined)){
window.onload=checkCookie;
}
</script>

azarp
06-09-2015, 03:43 PM
سلام
ببخشید دوست عزیز این کد ما برا شما شد دردسر
الان به کل باز نمیکنه
میشه یه بار چک کنید مشکلشو برطرف کنید؟
قبلا باز میکرد بعد اینکه برای اینکه پشت صفحه باز بکنه تغییر دادید الان دیکه به کل باز نمیکنه

admin
06-09-2015, 04:29 PM
کد کار میکنه و کاملا سالم هست. دلیل این که برای شما باز نمیشه اینه که پاپ آپ دارای کوکی به نام tiptap هست که هر دفعه براتون باز نکنه(بعد این که کوکی پاک شد مجدد کد کار میکنه)

azarp
06-12-2015, 12:45 AM
عالی بود
خیلی ممنون