本文发表在 rolia.net 枫下论坛文件1
<html>
<HEAD>
<SCRIPT LANGUAGE="JavaScript"> <!-- hide the script's contents from feeble browsers
function fnd_open_dm_display_window(url,x,y)
{
var attributes=
"resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,width="+x+",height="+ y;
FNDDMwindow = window.open(url, "yahooo", attributes);
FNDDMwindow.focus();
FNDDMwindow.opener = self;
}
<!-- done hiding from old browsers --> </SCRIPT>
</HEAD>
<body>
<A href=javascript:fnd_open_dm_display_window('http://www.yahoo.com',500,500)>Open Yahoo</A>
</body>
</html>
文件2
<html>
<HEAD>
<SCRIPT LANGUAGE="JavaScript"> <!-- hide the script's contents from feeble browsers
function fnd_open_dm_display_window(url,x,y)
{
var attributes=
"resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,width="+x+",height="+ y;
FNDDMwindow = window.open(url, "yahooo", attributes);
FNDDMwindow.focus();
FNDDMwindow.opener = self;
}
<!-- done hiding from old browsers --> </SCRIPT>
</HEAD>
<body>
<A href='http://www.yahoo.com'>Open Yahoo</A>
</body>
</html>更多精彩文章及讨论,请光临枫下论坛 rolia.net
<html>
<HEAD>
<SCRIPT LANGUAGE="JavaScript"> <!-- hide the script's contents from feeble browsers
function fnd_open_dm_display_window(url,x,y)
{
var attributes=
"resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,width="+x+",height="+ y;
FNDDMwindow = window.open(url, "yahooo", attributes);
FNDDMwindow.focus();
FNDDMwindow.opener = self;
}
<!-- done hiding from old browsers --> </SCRIPT>
</HEAD>
<body>
<A href=javascript:fnd_open_dm_display_window('http://www.yahoo.com',500,500)>Open Yahoo</A>
</body>
</html>
文件2
<html>
<HEAD>
<SCRIPT LANGUAGE="JavaScript"> <!-- hide the script's contents from feeble browsers
function fnd_open_dm_display_window(url,x,y)
{
var attributes=
"resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,width="+x+",height="+ y;
FNDDMwindow = window.open(url, "yahooo", attributes);
FNDDMwindow.focus();
FNDDMwindow.opener = self;
}
<!-- done hiding from old browsers --> </SCRIPT>
</HEAD>
<body>
<A href='http://www.yahoo.com'>Open Yahoo</A>
</body>
</html>更多精彩文章及讨论,请光临枫下论坛 rolia.net