プロパティ (Properties)
一覧
表示種別 | 説明 |
---|---|
jQueryオブジェクト インスタンス プロパティ (Properties of jQuery Object Instances) | |
グローバルjQueryオブジェクト プロパティ (Properties of the Global jQuery Object) |
種別 | 概要 | 構文 | 戻り値 | 別カテゴリ |
---|---|---|---|---|
Instances | コンテキスト | .context 1.31.103.0 | Element | Internals |
Instances | jQueryのバージョン | .jquery 1.0 | String | Internals |
Global | ブラウザ情報 | jQuery.browser 1.31.9 | PlainObject | Utilities |
Global | アニメーションのフレーム間隔 | jQuery.fx.interval 1.4.33.0 | Number | Effects |
Global | アニメーション無効化 | jQuery.fx.off 1.3 | Boolean | Effects |
Global | readyイベントの保留/実行 | jQuery.holdReady( hold ) 1.6 | undefined | Core Events |
Global | DOMローディング完了オブジェクト | jQuery.ready 1.8 | Thenable | Core Events |
Global | ブラウザ サポート情報 | jQuery.support 1.31.9 | Object | Utilities |
Instances | jQueryオブジェクト数 | .length 1.0 | Integer | |
Instances | セレクタ文字列 | .selector 1.31.73.0 | String | Internals |