Web Hosting Talk







View Full Version : A little help with Java plz


Disc13
07-28-2001, 05:42 AM
Hi,
I've been looking around the net and I haven't been able to find a java script that does wut I want it to do. I really have no expereice with java scripts, but I think that this script would not be too hard or take too long to write, and if someone could help me out it would be much appreciated.

I'm looking for a script that determines the resolution someone is running in, and then if the resolution is 1024x768 or larger it would say one thing in text on the webpage, but if it was 800x600 or lower it would say something else.

Thank you very much in advanced!

Lawrence
07-28-2001, 09:39 PM
Have a search through http://www.dynamicdrive.com. There's a few there, such as http://www.dynamicdrive.com/dynamicindex9/info1.htm. You may have to edit one a little for it to do exactly what you want.