使用者:Dken/dkenwork
出自 MozTW Wiki
< 使用者:Dken
main
http://mail.ntust.edu.tw/~B8802046/NVU/NVU_index.html http://163.20.160.21/xoops22/index.php
slide
http://mail.ntust.edu.tw/~B8802046/webstd/webstandard.html
show
web site:
- http://www.arcinspirations.com/trio/ xhtml
- http://www.sevenzest.com/ xhtml
- http://www.hicksdesign.co.uk/journal/ xhtml
- http://www.vh1.com/ pure css
css power:
- http://www.frankmanno.com/ideas/css-imagemap/ css image
- http://www.dzinelabs.com/index.php css exprimentation
- http://www.designdetector.com/tips/3DBorderDemo2.html house
- http://www.meyerweb.com/eric/css/edge/ css master
自由軟體快照
- CDex
temp
Elder Stranglethorn Tiger 31-35 1.3 Stranglethorn Vale King Bangalash 41-60 fastrun Stranglethorn Vale Bhag'thera 40 1.5 Stranglethorn Vale Broken Tooth 37 1.0
Mozilla中文化 中文輸入法專案(空白鍵酷音、香草) Wordpress中文化專案 PyZope專案 Creative Commons -Taiwan專案:數位內容時代的新授權模式 媒體改造學社專案 svk version control system專案 威盛電子 PadLockZIP專案 Nachos 專案 OpenWebMail專案
current
- aboutoss.html (1)
- aboutossf.html (3)
- index.html layout
- all webpage
內容
- 企業應用多增加內容(waitting)
- 企業應用增加類別(waitting)
- 中介軟體選單增加一個"中介軟體概論"(waitting)
search-plugins javascript code
<script language="javascript" type="text/javascript">
<!--
function errorMsg()
{
alert("這些搜尋引擎 plugin 只能安裝在 Mozilla 或 Firefox 上面");
}
function addEngine(name,ext)
{
// name: search plugin 的名稱
// ext: 圖檔的副檔名
// cat: 分類(預設是 "Genral")
if ((typeof window.sidebar == "object") && (typeof
window.sidebar.addSearchEngine == "function"))
{
cat="General";
window.sidebar.addSearchEngine(
"http://foo.foo.foo/" + name + ".src",
"http://foo.foo.foo/" + name + "." + ext, name, cat );
alert("搜尋引擎 plugin 安裝程序結束。");
}else{
errorMsg();
}
}
//-->
</script>
