View Single Post
Old 02-15-2012, 11:25 PM  
georgeyw
58008 53773
 
georgeyw's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: Australia
Posts: 9,864
Quote:
Originally Posted by The Hun View Post
Would be a very good idea if it were technically possible to do that from my end... unfortunately it's not. I will put something on the submit page about it to let people know how they can open sponsors in a new window and such. It's really not such a big deal. I don't think so at least ;-)

so, all sponsor links in a new window

<a href='http://sponsor.com' target='_blank'>sponsor</a>

or in the top frame

<a href='http://sponsor.com' target='_top'>sponsor</a>

or even better (cause I'm really not the only one sending traffic in a frame) put this on your paysite (don't use this on your gallery, we can't review your gallery if this is on there):

<script>
If( parent.document.location != self.document.location )
parent.document.location.replace = self.document.location;
</script>

didn't check it, so try it out before you put this one ;-)
So adding the above to my current listed gallerys will not cause any problems?
__________________
TripleXPrint on Megan Fox
"I would STILL suck her pussy until her face caved in. And then blow her up and do it again!"
georgeyw is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote