1 頁 (共 1 頁)

[問題]有人知道怎麼在論壇上加上即時新聞嗎

發表於 : 2003-09-02 23:58
intel0620
有人知道怎麼在論壇上加上即時新聞嗎
像是東森速報之類的....
有蠻多論壇都有這類的功能\r
所以想請問各位大大是否能告知嗎 :?:
還是有類似的文件或網站可查詢呢?謝謝
我已經找了快一個星期都找不到這類的文章 :oops: :oops:

發表於 : 2003-09-03 00:16
jackyilk
先去找到即時新聞的程式碼然後加到 index_body 這個檔案裡面你所需要的位置即可!!

發表於 : 2003-09-03 00:19
logic

發表於 : 2003-09-03 10:52
bensonwu
Hello,

我改成用中時的即時新聞 subsilver風格 直接貼在你想擺的位置吧~

代碼: 選擇全部

<table class="forumline" width="440" border="0" cellpadding="1" align="center">
  <tr>
    <td width="440">
      <table width="100%" border="0" cellpadding="0" bgcolor="FFFFFF" cellspacing="0">
        <tr>
          <td><iframe marginwidth=0 marginheight=0 src="http://news.chinatimes.com/Chinatimes/index0513/Component/inc-index0513-mainbody01-realtime-content/0,3844,,00.html" frameborder=0 width=300 scrolling=no height=40 name="ticker"></iframe></td>
        </tr>
      </table>
    </td>
  </tr>
</table>

發表於 : 2004-11-23 22:48
stric
請問一下
有人知道英文的即時新聞連結嗎?