jQuery Migrate 1.4.1 の使い方と警告文の自分なりのまとめ
jQuery Migrate プラグインの使い方は前にもまとめましたが、 少し追加修正がありますので再び投稿します。
- jQuery Migrate plugin について
- 開発版と製品版
- 使い方
- jQuery Migrate plugin のプロパティ
-
警告メッセージの種類
-
JQMIGRATE: Migrate is installed, version X
JQMIGRATE: Migrate is installed with logging active, version X - JQMIGRATE: jQuery.attrFn is deprecated
- JQMIGRATE: $(html) HTML strings must start with '<' character
- JQMIGRATE: $(html) text after last tag is ignored
-
JQMIGRATE: Attribute selector with '#' must be quoted
JQMIGRATE: Attribute selector with '#' was not fixed - JQMIGRATE: Can't change the 'type' of an input or button in IE 6/7/8
- JQMIGRATE: jQuery is not compatible with Quirks Mode
-
JQMIGRATE: jQuery.boxModel is deprecated
JQMIGRATE: jQuery.support.boxModel is deprecated - JQMIGRATE: jQuery.parseJSON requires a valid JSON string
- JQMIGRATE: jQuery.browser is deprecated
- JQMIGRATE: jQuery.sub() is deprecated
- JQMIGRATE: 'hover' pseudo-event is deprecated, use 'mouseenter mouseleave'
- JQMIGRATE: jQuery.fn.error() is deprecated
-
JQMIGRATE: jQuery.fn.load() is deprecated
JQMIGRATE: jQuery.fn.unload() is deprecated - JQMIGRATE: jQuery.fn.toggle(handler, handler...) is deprecated
- JQMIGRATE: jQuery.fn.live() is deprecated; jQuery.fn.die() is deprecated
- JQMIGRATE: AJAX events should be attached to document
- JQMIGRATE: Global events are undocumented and deprecated
- JQMIGRATE: jQuery.event.handle is undocumented and deprecated
- JQMIGRATE: jQuery.fn.attr('value') no longer gets properties
- JQMIGRATE: jQuery.fn.attr('value', val) no longer sets properties
- JQMIGRATE: jQuery.fn.attr('selected') might use property instead of attribute
- JQMIGRATE: deferred.pipe() is deprecated
-
JQMIGRATE: deferred.isResolved() is deprecated
JQMIGRATE: deferred.isRejected() is deprecated - JQMIGRATE: jQuery.clean() is deprecated
- JQMIGRATE: Use of jQuery.fn.data('events') is deprecated
- JQMIGRATE: HTML string cannot start with a '#' character
- JQMIGRATE: jQuery.fn.andSelf() replaced by jQuery.fn.addBack()
- JQMIGRATE: jQuery.fn.size() is deprecated; use the .length property
- JQMIGRATE: jQuery.swap() is undocumented and deprecated
- JQMIGRATE: 'ready' event is deprecated
-
JQMIGRATE: Migrate is installed, version X
スポンサーサイト