Forum Moderators: open

Message Too Old, No Replies

javascript popup , doenst work anymore....

         

SparO

3:15 pm on Sep 23, 2004 (gmt 0)

10+ Year Member



popups doesnt work anymore since url forwarding.

I searched with google, but couldnt find a good answer.
Is there anyone , who knows a sulotion?

Greets Angelique.

webdude

5:56 pm on Sep 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebMasterWorld SparO!

Do you have an example?

SparO

6:10 pm on Sep 23, 2004 (gmt 0)

10+ Year Member



it only works on my own homepage url

[an9el.cistron.nl...]

but it doesnt work on
[an9elsshop.nl....]

I see a lot about that the problem is because of
"caught up in frames".
thats the only thing i know :)

SparO

6:12 pm on Sep 23, 2004 (gmt 0)

10+ Year Member



the second url has to be

[an9elsshop.nl...]

webdude

6:57 pm on Sep 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I did not mean an actual URL. I was looking for a code example. I don't think you are supposed to post URLs here. The mods will delete them.

SparO

7:03 pm on Sep 23, 2004 (gmt 0)

10+ Year Member



oh , sorry , mods forgive me , delete them.

the code is like

window.open('http://www.an9el.cistron.nl/shop/bloodlust.html','bloodlust','width=550,height=450,resizable=no,scrollbars=no,toolbar=no,top='+((screen.availHeight/2)-(450/2))+',left='+((screen.availWidth/2)-(550/2))+'');void(0);

I tried with changing into the main url , but also that didnt work.
I am shure it has to do with the "caught up in frames" stuff.

webdude

7:10 pm on Sep 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry SparO,

You posted a URL again. The mods will delete this.

How about the whole source for the page. Please replace all the URLs with [example.com...]

I'll see if I can help.