コア (Core)

一覧

概要構文戻り値別カテゴリ
DOMローディング完了処理
jQueryオブジェクト 変換
jQueryオブジェクト 生成
jQuery( callback )

jQuery( selector [, context ] )
jQuery( element )
jQuery( elementArray )
jQuery( object )
jQuery( selection )
jQuery() 1.4

jQuery( html [, ownerDocument ] )
jQuery( html, attributes ) 1.4
jQuery
readyイベントの保留/実行jQuery.holdReady( hold ) 1.6 undefined Events
Properties
$ エイリアス無効化jQuery.noConflict( [removeAll ] ) 1.0 Object Miscellaneous
DOMローディング完了オブジェクトjQuery.ready 1.8 Thenable Events
Properties
DOMローディング完了時例外jQuery.readyException( error ) 3.1 Selector
jQueryのコピー生成 jQuery.sub() 1.51.71.9 jQuery
状態判定 jQuery.when(deferreds ) 1.5 PromiseDeferred