最新消息掛入方式:
- 將以下程式碼放至網頁內:
<iframe id="1" src="http://bulletin.dyu.edu.tw/iframeMsg.php?p_dept=2600&psize=15&font_t=13&font=11&showt=N" width="770px" height="650px" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" allowtransparency="true" ></iframe>
- p_dept=1表示最新消息各類代號
- psize=5表示每頁可顯示5筆資料
- font_t=13表示最新消息標題字體大小(數值請自行調整,設定範圍建議:13 - 18)
- font=11表示最新消息內文字體大小(數值請自行調整,設定範圍建議:9 - 13)
- showt=Y表示顯示標題,N:表示不顯示標題
- width="770px" 表示最新消息寬度為770px
- height="650px" 表示最新消息高度為650px