我们约会吧!
|
3#
发表于 2002-11-10 20:23
| 只看该作者
Re:过客
function runEx(){var winEx = window.open('', '', 'resizable,scrollbars'); winEx.document.open('text/html', 'replace');winEx.document.write(unescape(event.srcElement.parentElement.children[2].value));}HTML代码如下:
生命中感动过我们的人,是不会离开的.他们将驻留在我们记忆的深处.等待着在一个偶然空闲6的午后或是某个寂寥的夜晚,涌现出来,与现在的我们向见! [Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行] |
|