摘要:1<?2/**3*filename:ext_page.class.php4*@package:phpbean5*@author:feifengxlq<feifengxlq#gmail.com><[url=http://www.phpobject.net/]http://www.phpobject.net/[/url]>6*@copyright:Copyright200...
阅读全文
随笔分类 - 网页相关
网页相关
摘要:1<?2/**3*filename:ext_page.class.php4*@package:phpbean5*@author:feifengxlq<feifengxlq#gmail.com><[url=http://www.phpobject.net/]http://www.phpobject.net/[/url]>6*@copyright:Copyright200...
阅读全文
摘要:原文地址:http://www.codechina.com/resource/html/2006-07/11/151866.html 1function openBigWin(temUrl) 2{ 3 var Wid; 4 var Hei; 5 var Type; 6 7 Wid=700; 8 Hei=500; 9 Type=\"_blank\"; 10 ...
阅读全文
|