簡單語法
按右鍵變成加入我的最愛
|
//以下為按右鍵變成加入最愛 function click() { if (event.button==2) { window.external.addFavorite('http://你的網址','網站名稱') } } document.onmousedown=click </SCRIPT>
|
txreformer 發表在 痞客邦 留言(0) 人氣(1,479)
中時即時新聞的語法
加到<Body>和</Body>之間
中時新聞語法 |
<TABLE cellSpacing=2 cellPadding=0 width="639" border=0> <TBODY> <TR><TD vAlign=top width="132" height="18" bgcolor="white"><span style="background-color:white;">中時電子報新聞</span></TD> <TD vAlign=top align=right width="501" height="18" bgcolor="white"> <p align="left"><span style="background-color:white;"><IFRAME name=realtimelist marginWidth=0 marginHeight=0 src="http://news.chinatimes.com/Chinatimes/rtnnews/component/inc-rtnews-infotimes-search/" frameBorder=0 width=478 scrolling=no height=22></IFRAME></span></TD></TR></TBODY></TABLE> |
txreformer 發表在 痞客邦 留言(0) 人氣(745)