Include the content from other webpages: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
= usage =
# seperate the navigation and content into two parts
# compare the content from two webpages
= approach =
== frame or iframe ==
== frame or iframe ==
* frame or iframe: 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。
* frame or iframe: 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。

Revision as of 10:01, 5 February 2006

usage

  1. seperate the navigation and content into two parts
  2. compare the content from two webpages

approach

frame or iframe

  • frame or iframe: 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。
    • cross frame layers


Apache


javascript

  • general
<script language="JavaScript" type="text/javascript" src="URL"></script>
<noscript><a href="URL">Description</a><noscript>
  • feeds2js
    • Security issue: XCC


other software

other software