home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2004 March
/
PCWMAR04.iso
/
Sponsors
/
Xara
/
xara3d
/
examples
/
animation
/
graphics
/
newwin_3dex.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-07-09
|
178 b
|
7 lines
<!-- hide
function newWindow(where)
{
window.open(where,"win","left=5,top=5,width=560,height=400,location=no,scrollbars=yes,menubar=no,toolbar=no,resizable=yes");
}
// -->