event
event
捕獲釋放
event
event
事件按鍵
event
event
event
event
事件返回值
event
鼠標位置
event
event
窗體活動元素
document
綁定事件
document
訪問窗體元素
document
document
窗體命令
document
窗體COOKIE
okie
菜單事件
document
創建元素
document
根據鼠標獲得元素
document
document
窗體圖片
document
窗體事件綁定
document
元素
document
對象綁定事件
document
插件數目
navigator
取變量類型
typeof($js_libpath) ==
下拉框
下拉框
下拉框
查找對象
document
document
定時
timer=setInterval(
clearInterval(timer);
UNCODE編碼
escape()
父對象
obj
obj
交換表的行
TableID
替換CSS
document
並排顯示
display:inline
隱藏焦點
hidefocus=true
根據寬度換行
自動刷新
<meta HTTP
簡單郵件
<a mailto:?subject=ccc&body=xxxyyy
快速轉到位置
obj
錨
<a name=
<a #first
網頁傳遞參數
location
可編輯
ntenteditable=true
執行菜單命令
obj
雙字節字符
/[^\x
漢字
/[\u
讓英文字符串超出表格寬度自動換行
word
透明背景
<IFRAME src=
獲得style內容
obj
HTML標簽
document
第一個style標簽
document
style標簽裡的第一個樣式
document
防止點擊空鏈接時
<a javascript:function()
上一網頁源
asp:
request
javascript:
document
釋放內存
CollectGarbage();
禁止右鍵
document
禁止保存
<noscript><iframe src=
禁止選取<body oncontextmenu=
禁止粘貼
<input type=text onpaste=
地址欄圖標
<link rel=
favicon
收藏欄圖標
<link rel=
查看源碼
<input type=button value=查看網頁源代碼 onclick=
關閉輸入法
<input >
自動全選
<input type=text name=text
ENTER鍵可以讓光標移到下一個輸入框
<input onkeydown=
文本框的默認值
<input type=text value=
title換行
obj
獲得時間所代表的微秒
var n
窗口是否關閉
win
checkbox扁平
<input type=checkbox ><br>
獲取選中內容
document
自動完成功能
<input type=text autocomplete=on>打開該功能
<input type=text autocomplete=off>關閉該功能
窗口最大化
<body onload=
無關閉按鈕IE
window
統一編碼/解碼
alert(decodeURIComponent(encodeURIComponent(//你?as= hehe
encodeURIComponent對
表格行指示
<tr onmouseover=
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19155.html