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)
-   -   Need help asap (https://gfy.com/showthread.php?t=70783)

Va2k 08-05-2002 09:34 AM

Need help asap
 
Hi guys and gals first Im looking for a script that will tell which res that the surfers browser is. Ie if they are at 800x600 then I want it to send them to that page if they are higher 1024x 768 then it will send them to that page. Anyone know of a script tha will do this? If so where do I get it and whats it called. Thank you TOM

hyper 08-05-2002 09:35 AM

resolution detection script

mrthumbs 08-05-2002 09:44 AM

http://www.google.com/search?sourceid=navclient&q=%22resolution+detectio n+script%22

:Graucho

mike503 08-05-2002 09:46 AM

5 lines of javascript

Dawgy 08-05-2002 09:47 AM

www.javascriptsource.com

Va2k 08-05-2002 09:49 AM

Thanks guys can someone NOW test it for me http://www.realhotlesbians.com and tell me which page it sent you to ie index.html or index1.htm and what res you did this in

TOM

mrthumbs 08-05-2002 09:51 AM

index1 - 1024 :thumbsup

Pipecrew 08-05-2002 09:55 AM

for me it just started going crazy and sounded like

CLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICK CLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICK CLICKCLICK

and nothing happens

hahmike 08-05-2002 09:58 AM

http://www.realhotlesbians.com/index1.htm

1024c768

Dawgy 08-05-2002 10:03 AM

index1

1280x1024 32bit

Va2k 08-05-2002 10:06 AM

Quote:

Originally posted by Pipecrew
for me it just started going crazy and sounded like

CLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICK CLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICKCLICK CLICKCLICK

and nothing happens

Yea it did it to me when i changed so I dumped it and went with a new script it works now :) If you can try it with your res 800X600

alias 08-05-2002 10:10 AM

Quote:

Originally posted by va2k
Thanks guys can someone NOW test it for me http://www.realhotlesbians.com and tell me which page it sent you to ie index.html or index1.htm and what res you did this in

TOM

index1 1280x1024

send me the code if u feel like sharing

alias at d4nk.com

grumpy 08-06-2002 09:26 PM

can be done in one line of code
PHP Code:

<script>
if(
screen.height 600){window.location=url1;}else{window.location=url2;})
</script> 


BruceM 08-07-2002 12:58 AM

http://www.realhotlesbians.com/index1.htm 1600x1200


All times are GMT -7. The time now is 06:56 PM.

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