|
|
| Author |
Message |
che100
Joined: 28 Feb 2004 Posts: 20 Location: Lebanon
|
Posted: Mon Mar 01, 2004 1:48 am Post subject: screen size |
|
|
post screen size:
<SCRIPT LANGUAGE="javascript">
var width = screen.width
var height = screen.height
document.write("<B>You're set to "+width+ "X" +height+"</B>")
</SCRIPT> |
|
| Back to top |
|
 |
sam Banned
Joined: 01 Mar 2004 Posts: 51 Location: IL
|
Posted: Mon Mar 01, 2004 1:21 pm Post subject: |
|
|
do it better _________________
 |
|
| Back to top |
|
 |
macabist Banned
Joined: 01 Mar 2004 Posts: 35
|
Posted: Mon Mar 01, 2004 1:46 pm Post subject: |
|
|
| there is a function like this just with a IP? |
|
| Back to top |
|
 |
|