Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-11-2005, 12:31 PM   #1
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
Popup script. What do you use? What works best?

I need one.

Thanks
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:32 PM   #2
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Judging by your tax thread, a few people will offer suggestions and you'll just ignore them.
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:34 PM   #3
Harmon
( ͡ʘ╭͜ʖ╮͡ʘ)
 
Harmon's Avatar
 
Industry Role:
Join Date: Mar 2004
Posts: 20,010
Quote:
Originally Posted by rowan
Judging by your tax thread, a few people will offer suggestions and you'll just ignore them.
ziiiiiiiiiiiiiiiiiiiing
__________________
[email protected]
Harmon is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:34 PM   #4
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
Quote:
Originally Posted by rowan
Judging by your tax thread, a few people will offer suggestions and you'll just ignore them.
Who said I ignored anything?
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:37 PM   #5
monro
So Fucking Banned
 
Join Date: Dec 2002
Posts: 787
Popup script is the best out there.
monro is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:37 PM   #6
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:39 PM   #7
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
put that in the body not the head
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:40 PM   #8
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
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.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:42 PM   #9
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
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.
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:42 PM   #10
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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..
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:42 PM   #11
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
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?
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:45 PM   #12
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:46 PM   #13
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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 )
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:49 PM   #14
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
hmm I cant get it to work with the frameset up i have on my page
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-11-2005, 12:57 PM   #15
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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..
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 01:55 PM   #16
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
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!

loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:11 PM   #17
MrJazz99
Confirmed User
 
Join Date: Feb 2006
Location: Sweden
Posts: 362
Hey, good script man !
MrJazz99 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:14 PM   #18
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by loverboy
Smokey, any recent update on the script? Thanks!

yup edit- whoops wrong url hold on
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:17 PM   #19
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
http://com.webspacemania.com/popup/
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:25 PM   #20
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
Quote:
Originally Posted by SmokeyTheBear
funny pop-up shit (IE), lots of thanks bro!

loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:29 PM   #21
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by loverboy
funny pop-up shit (IE), lots of thanks bro!

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..
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:37 PM   #22
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
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?

loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:52 PM   #23
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by loverboy
very timely reminders, will definitely take note of that

you'ved given up on FF?

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..
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 02:57 PM   #24
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
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
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-15-2006, 03:28 PM   #25
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
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.

loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.