Quote:
|
Originally Posted by DirkPitt
I?m not too much of a programmer and I know nobody has to support this script. I'm just asking if anybody would help.
I really like this script and it's noble for stb to share it. I noticed the exit pops when the links are click and not when the window is actually closed. Is there a way to change it? Also is there a way to make the windows pop under not over? Again just asking. Thanks
|
I guess it depends on the browser .. what are you using ? it pops a new window when the window is closed for me you can either target new links to a blank window or use an exit with the script on the links so they dont pop it..
As far as the popunder , its best to target that on the window that popsup..
Like in the window that popsup just add this to the body tag onload="self.blur();"