以下は完全な内容です:
2010.11.29
1.[window.]alert();
document.alinkColor
textString.anchor()
navigator.appCodeName
escape("Hi!") は ASCII コードを返します。
eval("x y") は文字列 x=10,y=20;eval=30 を評価します。
formName.elementName.focus(); 要素を次のように設定します。 Focus になる
history.forward() ブラウザを転送します
日付関連関数
Date.getDate() 1 ~ 31 の日付を返します
Date.getDay() 月曜日からの曜日を返します0 ~ 6 の値
Date.getHours() は 0 ~ 23 を返します。
Date.getMinutes()
Date.getMonth()
Date.getSeconds()
Date.getTime ( ) 1970.1.1 から現在までのミリ秒数を取得
説明
{
}
Date.getTimezoneOffset() クライアントの時差 GMT
Date.get Year(); >history.go();
document.linkName.hash は、URL の # の後の文字列を返します。 document.links[0].hash,document.location.hash
document.history オブジェクト
document.history.forward();
document.history.back();
document.history.go(-1), -2
location.host,linkName.host, linkName.portホスト名とポート
location.hostname
location.href
formName.selectName.options[index].index 選択要素の添え字を返します
isNaN() はそれが数値であるかどうかを確認します
stringName .italics() XIE 本体形式に設定します
stringName.lastIndexOf('o'); 文字列の末尾の文字の先頭のインデックスを返します
stringName.link(); >イベント
onChange=""
onClick=""
onFocus=""
onLoad=""
onMouseOver=""
onSelect=""
onSubmit=" "
onUnload="" ドキュメント終了時
document.open([MIMETYPE])
window.open("url","windows name"[,"window features"])
Date.parse("1996 年 1 月 11 日");
parseFloat(string)
parseInt(string[,radox]);
document.fromName.passwordName
location .pathname,link .pathname,links[index].pathname
windowName.prompt(message[inputDefault]);
protocal:
about,ftp,http,mailto,news,file,javascript
Math.random() は 0 ~ 1 の乱数を返します
Math.round(argument) 四捨五入
formName.resetButtonName
window.status
stringName.strike () will 文字 取り消し線文字に変換します
stringNAme.sub() 文字を下付きテキスト形式に変換します
formName.submit() 送信ボタンをクリックしたときと同じ動作を実行します
stringName.substring(index1,index2 )部分文字列
stringName.sup() を取得し、ウィンドウ名文字列を指定する上付き文字形式
target に変換します。 formName.target,forms[index].target,location.target,link.target,links[index ].target
document.title
タグ内の読み取り途中の値を返します。含まれていない場合は空です。 NULL