<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>JavaScript</title>
<link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/index.html</link>
<description>站長學院 / 網頁制作基礎 / JavaScript</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 1996-2010 uHostNet.com 訊科技術有限公司 版權所有]]></generator>
<webmaster>master@uhostnet.com</webmaster>
<item>
    <title><![CDATA[怎樣使網頁中的元素可編輯??]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/594.html</link>
    <description><![CDATA[怎樣使元素可編輯 作者︰http://lucky.myrice.com E-mail:amxh@21cn.com 在IE5.5中，可以設定元素的編輯屬性。語法如下︰ object.contentEditable [= sEditable]; 其中的 sEditable 為下列三個之一︰ ◇ inherit ◇]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[絕對精彩︰在網頁里做類似window右鍵的彈出式菜]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/593.html</link>
    <description><![CDATA[做一個類似于window右鍵的彈出式菜單。 直接下載js文件和觀看效果︰ http://202.114.98.14/~cityhunter/jscripts/jscripts.htm 代碼如下︰ var obj; function loadobj(o) { obj=o; } function expand() { var h=parseInt(obj.]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[【推薦】一個非常漂亮的列表框]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/592.html</link>
    <description><![CDATA[HTML HEAD TITLE/TITLE SCRIPT LANGUAGE=javascript function getSelected() { return LISTtext.innerText } function LISTI_onmouseover(item) { LISTI0.style.color = LB_FGC LISTI1.style.color = LB_FGC LISTI2.style.color = LB_FGC LISTI3.style.color =]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[實用的檢測分辨率的程序代碼]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/591.html</link>
    <description><![CDATA[上網用戶的屏幕分辨率未必都是800×600的，有相當一部分人仍然在使用640×480的分辨率上網，試想︰你辛辛苦苦作的 頁面在別人的瀏覽器理看到的將面目全非。 這個小程序在用戶進入頁]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[Javascript Game]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/590.html</link>
    <description><![CDATA[HTML HEAD TITLEJS FALCON/TITLE SCRIPT LANGUAGE=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[為網頁添加活動的背景音樂]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/589.html</link>
    <description><![CDATA[為網頁添加活動的背景音樂 在瀏覽網頁時，你肯定遇到過有背景音樂的網頁。在美妙的音樂中 漫步于Internet的無限空間，真可謂美哉！但是背景音樂只能是一支曲 目，未免美中不足。如]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[網頁之定時器詳解]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/588.html</link>
    <description><![CDATA[今天我帶給大家的是網頁定時器之詳解。 在網頁的特效制作中，經常要用到定時器，比如︰間隔一定時間後頁面自動跳轉，或者間隔一定時間出現某種效果，像網頁上的飛雪連天，或者]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[純JavaScript時鐘]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/587.html</link>
    <description><![CDATA[腳本說明︰ 第一步:把如下代碼加入head區域中: SCRIPT language=javascript !-- pX=400;pY=200 obs = new Array(13) function ob () { for (i=0; i13; i++) { if (document.all) obs[i]=new Array (eval(]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[在Javascript中為String對象添加trim,ltrim,rtrim方法]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/586.html</link>
    <description><![CDATA[利用Javascript中每個對象(Object)的prototype屬性我們可以為Javascript中的內置對象添加我們自己的方法和屬性。 以下我們就用這個屬性來為String對象添加三個方法︰Trim,LTrim,RTrim(作用和VbScri]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript + PHP 應用二︰網頁設計中樹形菜單的動態]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/585.html</link>
    <description><![CDATA[樹形菜單，熟悉Windows程序管理器的讀者一定不會陌生。單擊項目左側的+號，項目展開；再次單擊，項目收縮。讀過很多篇有關樹形菜單的JavaScript實現方法，原理很簡單，都是利用Styl]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript＋PHP 應用一︰網頁制作中雙下拉菜單的動]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/584.html</link>
    <description><![CDATA[在網頁制作中，常常遇到這種情況，通過主下拉菜單的選擇，動態的生成子下拉菜單。例如︰在主菜單中有“焦點新聞”、“生活時尚”、“心情故事”三個選項，通過“焦點新聞”的]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[動態改變圖片尺寸（一）]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/583.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[實用Javascript函數之二(自動將輸入文本框中的內容]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/582.html</link>
    <description><![CDATA[//================================================================ //本函數用于自動將輸入文本框中的內容轉換成小寫字符 //================================================================ functionJHshToLowerCase(){ if((w]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[實用Javascript函數之一(自動將輸入文本框中的內容]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/581.html</link>
    <description><![CDATA[//================================================================ //本函數用于自動將輸入文本框中的內容轉換成大寫字符 //================================================================ functionJHshToUpperCase(){ if((w]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[網頁輸入框日期型有效性判定一網打盡]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/580.html</link>
    <description><![CDATA[[著者]zosatapo [聯系]dertyang@263.net 我利用正則表達式寫的日期型網頁輸入框數據是否有效的判定函數。 包含閏年的處理，有興趣正則表達式的同行，以及需要對網頁中日期進行 很好判定的]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[不刷新頁面動態更新select選項，實現兩個select相]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/579.html</link>
    <description><![CDATA[在網上很多網友問，關于實現在一個select列表中選擇一個項目，在另一個select選項動態更新的情況。其實他的原理很簡單的，只有記住幾個主要的要點就可以。 下面的例子給出了一個完]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[動態生成select選項全接觸]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/578.html</link>
    <description><![CDATA[[著者]zosatapo [聯系]dertyang@263.net [文章簡單說明]本文提供在不刷新頁面的前提下，動態生成select選項的 目前比較主流的三種方案。並且提供簡單效率測試，網頁制作人員可以 根據自己需]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[將sTableName表中的sFieldNameArr數組字段數據根據條件]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/577.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[檢查指定Text輸入框的值是否是數值型數據]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/576.html</link>
    <description><![CDATA[本函數用于檢查指定Text輸入框的值是否是數值型數據 //txtName:文本輸入框對象 //sLabel:文本輸入框的標簽名稱;如:年齡,數量等 //---------------------------------------------------------------------------]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[一個javascript腳本寫的俄羅斯方塊]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/575.html</link>
    <description><![CDATA[Russia.htm !DOCTYPE HTML PUBLIC]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[抓住網頁惡意代碼的&amp;quot;黑手&amp;quot;]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/574.html</link>
    <description><![CDATA[【編者按︰病毒的泛濫弄得計算機用戶人人自危，木馬的流行讓人感覺在互聯網上毫無隱私可言，而網上愈演愈烈的]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[自定義 IE 鼠標右鍵彈出式]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/573.html</link>
    <description><![CDATA[html head meta http-equiv=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[看看你的狀態欄有什麼在動？？]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/572.html</link>
    <description><![CDATA[Pnbsp;/P Pnbsp;/P!-- saved from url=(0045)http://go.163.com/~pcafei/java/jumpstatus.htm -- SCRIPT function bb() { var a = text.substring(0,x) var b = text.substring(x,x+1).toUpperCase() var c = text.substring(x+1,text.length) window.status =]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[OpenGL Step by Step]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/571.html</link>
    <description><![CDATA[第一、準備好OpenGL。 OpenGL是由SGI公司開發的低層三維圖形API，它在WINDOWS中以動態鏈接庫的形式存在，Win95 osr2以上版本及Win NT自帶有微軟公司實現的OpenGL。但本人推薦使用SGI實現的Open]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[淡出淡入  Script]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/570.html</link>
    <description><![CDATA[Pnbsp;/P P.main { font-family : Arial; font-size : 15pt; font-weight : bold; } -- /STYLE !--IE和NS都適用于 -- SCRIPT language=Javascript !-- Hiding bname=navigator.appName; bversion=parseInt(navigator.appVersion) if ((bname==]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[想讓您的桌面文字背景透明嗎？]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/569.html</link>
    <description><![CDATA[int main(void) { HWND hWnd; hWnd = GetDesktopWindow(); if ((hWnd = FindWindowEx(hWnd, 0,]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[如何使用可以接受輸入的列表框]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/568.html</link>
    <description><![CDATA[我們在做網頁的時候，有時候會需要一個可以接受輸入的列表框，但是html中的select元素不能達到這個功能 有一個方法就是用activeX控件，但這樣雖然很方便，有些人卻不喜歡……^_^ 方法]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript:一個鼠標動態跟隨文字特效的示例]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/567.html</link>
    <description><![CDATA[這是去年我學習JavaScript時寫的一個代碼，里面有比較詳細的注釋。我個人以為是一個學習javascript和鼠標事件的好例子。 //************************** 源代碼 ************************ html head meta htt]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript 實現動態增加、刪除表單域]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/566.html</link>
    <description><![CDATA[!DOCTYPE HTML PUBLIC]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/565.html</link>
    <description><![CDATA[abs method Returns the absolute value of a number. 語法 Math.abs( number ) number is any numeric expression or a property of an existing object. 用法 Math 例子 In the following example, the user enters a number in the first text box an]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/564.html</link>
    <description><![CDATA[back method Loads the previous URL in the history list. 語法 history.back() 用法 history 描述 This method performs the same action as a user choosing the Back button in the Navigator. The back method is the same as history.go(-1) . 例子]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/563.html</link>
    <description><![CDATA[按字母排序︰ abs acos action alert alinkColor anchor anchor( anchors array) anchors appCodeName appName appVersion asin atan back bgColor big blink blur bold button ceil charAt checkbox checked clear clearTimeout click close(document)]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/562.html</link>
    <description><![CDATA[E property Euler]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/561.html</link>
    <description><![CDATA[tan method Returns the tangent of a number. 語法 Math.tan( number ) number is a numeric expression representing the size of an angle in radians, or a property of an existing object. 用法 Math 描述 The tan method returns a numeric value]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/560.html</link>
    <description><![CDATA[parent property The parent property is a synonym for a window or frame whose frameset contains the current frame. 語法 1. parent. propertyName 2. parent. methodName 3. parent. frameName 4. parent.frames[ index ] propertyName is the default]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/559.html</link>
    <description><![CDATA[Math object A built-in object that has properties and methods for mathematical constants and functions. For example, the Math object]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/558.html</link>
    <description><![CDATA[radio object A set of radio buttons on an htm form. A set of radio buttons lets the user choose one item from a list. 語法 To define a set of radio buttons, use standard htm 語法 with the addition of the onClick event handler: INPUT TYPE]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/557.html</link>
    <description><![CDATA[index property An integer representing the index of an option in a select object. 語法 selectName .options[ indexValue ].index selectName is either the value of the NAME attribute of a select object or an element in the elements array. ind]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/556.html</link>
    <description><![CDATA[getDate method Returns the day of the month for the specified date. 語法 dateObjectName .getDate() dateObjectName is either the name of a date object or a property of an existing object. 方法 Date 描述 The value returned by getDate is]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/555.html</link>
    <description><![CDATA[fgColor property A string specifying the color of the document text. 語法 document.fgColor Property of document 描述 The fgColor property is expressed as a hexadecimal RGB triplet or as one of the string literals listed in Color Values.]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/554.html</link>
    <description><![CDATA[Date object Lets you work with dates and times. 語法 To create a Date object: 1. dateObjectName = new Date()2. dateObjectName = new Date(]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[查閱全文...]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/553.html</link>
    <description><![CDATA[ceil method Returns the least integer greater than or equal to a number. 語法 Math.ceil( number ) number is any numeric expression or a property of an existing object. 用法 Math 例子 //Displays the value 46document.write(]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[如何顯示年月日及星期問題]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/552.html</link>
    <description><![CDATA[把以下代碼插入你想顯示的地方即可 script language=JavaScript today=new Date(); function initArray(){ this.length=initArray.arguments.length for(var i=0;ithis.length;i++) this[i+1]=initArray.arguments[i] } var d=new initArray(]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[在網頁上顯示一個會移動的透明時鐘的代碼。。]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/551.html</link>
    <description><![CDATA[大家有沒有去過小熊在線？上面的論壇有一個會隨滾動條走的時鐘， 而且是透明的，十分好看， 下面公布它的代碼，希望對大家有所幫助 script LANGUAGE=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[一個用js加密的好玩的東東]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/550.html</link>
    <description><![CDATA[script language=javascripteval(unescape(]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[一個很不錯的主頁效果。。你試試！！！]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/549.html</link>
    <description><![CDATA[源代碼如下︰ HTMLHEADTITLE示範/TITLE META http-equiv=Content-Type content=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript構造XML樹結構]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/548.html</link>
    <description><![CDATA[用JavaScript構造XML樹結構的一個例子，包括刪除添加節點。 關鍵詞︰ASP, JavaScript, Java, XML 將Client端的加入的數據，形成所需要的XML樹。 這種方法適合于處理Client端復雜的數據， 最後在]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[JavaScript修改注冊表]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/547.html</link>
    <description><![CDATA[前段時間網上有不少的“爛站”，用JavaScript將咱們的IE標題改得面目全非，要不是看到最進國際上人道主義呼聲號召的份上，真想回頭黑了那該死的爛站，現將其代碼抓了下來供大家參]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[HTML文檔中用JavaScript調用Microsoft Agent的COM接口編程]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/546.html</link>
    <description><![CDATA[HTML文檔中用JavaScript調用Microsoft Agent的COM接口編程 試試下面的代碼,看看有什麼效果: html head meta http-equiv=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>
<item>
    <title><![CDATA[如果你想打開一個新頁面時給瀏覽者一些驚喜的]]></title>
    <link>http://www.uhostnet.com/big5/html/a_WebTech/JavaScript/2010/0211/545.html</link>
    <description><![CDATA[HTML HEAD META name=]]></description>
    <pubDate>2010-02-11</pubDate>
    <category>JavaScript</category>
    <author>秩名</author>
    <comments>uHostNet.com - 網頁寄存 | 商業建站 | 主機代管 | 模板建站 | 弱電工程 | 代理服務 | 域名登記 | 論壇門戶 | 電郵系統</comments>
</item>

</channel>
</rss>

