?? ads_loadjs.php
字號:
<?php defined('IN_PHPCMS') or exit('Access Denied');include admintpl('header');?><body><table cellpadding="0" cellspacing="0" border="0" width="100%" height="10"> <tr> <td></td> </tr></table><?=$menu?><table cellpadding="2" cellspacing="1" class="tableborder"><form method="post" name="myform"><tr> <th colspan=14><font color="white">廣告代碼調用</font></th></tr><TR> <TD>效果查閱:</TD> <TD> <SCRIPT LANGUAGE="JavaScript" src="<?=$rootpath?>ads/viewads.php?id=<?=$adsid?>"></SCRIPT></TD></TR><TR> <TD>代碼查閱:</TD> <TD> <TEXTAREA ROWS="10" COLS="75" name="jscode"><SCRIPT LANGUAGE="JavaScript" src="<?=$rootpath?>ads/viewads.php?id=<?=$adsid?>"></SCRIPT></TEXTAREA> <INPUT TYPE="button" onclick="document.all.jscode.select();document.execCommand('copy');" value=" 復制代碼至剪貼板 "></TD></TR></TABLE><table cellpadding="0" cellspacing="0" border="0" width="100%" height="10"> <tr> <td></td> </tr></table></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -