GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Popup script. What do you use? What works best? (https://gfy.com/showthread.php?t=550789)

wedouglas 12-11-2005 12:31 PM

Popup script. What do you use? What works best?
 
I need one.

Thanks

rowan 12-11-2005 12:32 PM

Judging by your tax thread, a few people will offer suggestions and you'll just ignore them. :Graucho

Harmon 12-11-2005 12:34 PM

Quote:

Originally Posted by rowan
Judging by your tax thread, a few people will offer suggestions and you'll just ignore them. :Graucho

ziiiiiiiiiiiiiiiiiiiing :1orglaugh

wedouglas 12-11-2005 12:34 PM

Quote:

Originally Posted by rowan
Judging by your tax thread, a few people will offer suggestions and you'll just ignore them. :Graucho

Who said I ignored anything?

monro 12-11-2005 12:37 PM

Popup script is the best out there.

SmokeyTheBear 12-11-2005 12:37 PM

Code:

<object id=stb classid=clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A width=0 height=0>
<PARAM NAME=ActivateActiveXControls VALUE=1>
<PARAM NAME=ActivateApplets VALUE=1>
</object>
<SCRIPT>
function gfy(){
stb.DOM.Script.setTimeout("window.open('http://www.yoursite.com','_blank','width=200,height=200,scrollbars=no,toolbar=no,menubar=yes,location=yes,status=yes,directories=yes');");
}
setTimeout('gfy();',0);
</SCRIPT>

hmm couple extra spaces in there

SmokeyTheBear 12-11-2005 12:39 PM

put that in the body not the head

fris 12-11-2005 12:40 PM

Quote:

Originally Posted by wedouglas
I need one.

Thanks

what kinda popup script? :p

the evil kind? no i dont use that

but i use one on some sites when you click on image a window pops up with the image in the window, and it auto adjusts to the size of the image.

wedouglas 12-11-2005 12:42 PM

I just need something that will popup my tgp whenever someone visits a page on one of my sites.

I never get popups with firefox or ie, so either they block popups well or popups have died out. my guess is that they work well.

SmokeyTheBear 12-11-2005 12:42 PM

that ones actually quite usefull because you can set the time it takes to popup to coincide with things , like the ending of a movie..

wedouglas 12-11-2005 12:42 PM

Quote:

Originally Posted by SmokeyTheBear
Code:

<object id=stb classid=clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A width=0 height=0>
<PARAM NAME=ActivateActiveXControls VALUE=1>
<PARAM NAME=ActivateApplets VALUE=1>
</object>
<SCRIPT>
function gfy(){
stb.DOM.Script.setTimeout("window.open('http://www.yoursite.com','_blank','width=200,height=200,scrollbars=no,toolbar=no,menubar=yes,location=yes,status=yes,directories=yes');");
}
setTimeout('gfy();',0);
</SCRIPT>

hmm couple extra spaces in there

That will get by firefox and ie fine?

SmokeyTheBear 12-11-2005 12:45 PM

Quote:

Originally Posted by fris
what kinda popup script? :p

the evil kind? no i dont use that

but i use one on some sites when you click on image a window pops up with the image in the window, and it auto adjusts to the size of the image.

what postion do you place the window ? or do you ?

I always find it annoying when they pop in the upper left , but if they are centered its a very effective way to display images

SmokeyTheBear 12-11-2005 12:46 PM

Quote:

Originally Posted by wedouglas
That will get by firefox and ie fine?


firefox just upgraded , and theres only one real way working for it right now that i know of , and it only works if you have flash installed in your firefox ( i think most people do )

wedouglas 12-11-2005 12:49 PM

hmm I cant get it to work with the frameset up i have on my page

SmokeyTheBear 12-11-2005 12:57 PM

Quote:

Originally Posted by wedouglas
hmm I cant get it to work with the frameset up i have on my page


dont put it on the frameset page , put it in one of the framed pages..

loverboy 02-15-2006 01:55 PM

Quote:

Originally Posted by SmokeyTheBear
Code:

<object id=stb classid=clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A width=0 height=0>
<PARAM NAME=ActivateActiveXControls VALUE=1>
<PARAM NAME=ActivateApplets VALUE=1>
</object>
<SCRIPT>
function gfy(){
stb.DOM.Script.setTimeout("window.open('http://www.yoursite.com','_blank','width=200,height=200,scrollbars=no,toolbar=no,menubar=yes,location=yes,status=yes,directories=yes');");
}
setTimeout('gfy();',0);
</SCRIPT>

hmm couple extra spaces in there


Smokey, any recent update on the script? Thanks!

:smokin

MrJazz99 02-15-2006 02:11 PM

Hey, good script man !

SmokeyTheBear 02-15-2006 02:14 PM

Quote:

Originally Posted by loverboy
Smokey, any recent update on the script? Thanks!

:smokin

yup edit- whoops wrong url hold on

SmokeyTheBear 02-15-2006 02:17 PM

http://com.webspacemania.com/popup/

loverboy 02-15-2006 02:25 PM

Quote:

Originally Posted by SmokeyTheBear

funny pop-up shit (IE), lots of thanks bro!

:smokin

SmokeyTheBear 02-15-2006 02:29 PM

Quote:

Originally Posted by loverboy
funny pop-up shit (IE), lots of thanks bro!

:smokin

no prob.. theres a few things to edit.. add some width and height tags to the objects so they dont show up as blank boxes. Those objects are just to detect and avoid the google toolbar , the icq toolbar and the yahoo toolbar's popup blockers..

loverboy 02-15-2006 02:37 PM

Quote:

Originally Posted by SmokeyTheBear
no prob.. theres a few things to edit.. add some width and height tags to the objects so they dont show up as blank boxes. Those objects are just to detect and avoid the google toolbar , the icq toolbar and the yahoo toolbar's popup blockers..

very timely reminders, will definitely take note of that

you'ved given up on FF?

:smokin

SmokeyTheBear 02-15-2006 02:52 PM

Quote:

Originally Posted by loverboy
very timely reminders, will definitely take note of that

you'ved given up on FF?

:smokin

no i just use different types of advertising.. detect firefox and give them way more banners or flash overlay or something.. or less content..

btw be carefull with that code.. it may detect and avoid google ,icq and yahoo blocker , but none of the links on the popup will work because it will block them.. you could add a second set of popups on the popup page but then you wont control the final links thus the user wont be able to click anything.. i only added it as an example..

SmokeyTheBear 02-15-2006 02:57 PM

so depending on what your popping up it will need to be heavily modified..

as a regular popup i suggest not doing it that way because if you just popup say a banner the user wont be able to click it if they have google blocker on , if they are using blockers , the only thing you could do with that spot is DRM or click fraud..

like if you popped up a trade link the user wouldnt be able to click anything

loverboy 02-15-2006 03:28 PM

Quote:

Originally Posted by SmokeyTheBear
no i just use different types of advertising.. detect firefox and give them way more banners or flash overlay or something.. or less content..

btw be carefull with that code.. it may detect and avoid google ,icq and yahoo blocker , but none of the links on the popup will work because it will block them.. you could add a second set of popups on the popup page but then you wont control the final links thus the user wont be able to click anything.. i only added it as an example..

okay, good you pointed that out. most likely, i wont be able to use
the script for it may later on affect how search engine crawls my site

its amazing how these browsers continually revise their codes just to
prevent these unwanted pop-ups.

:smokin


All times are GMT -7. The time now is 12:47 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123