Home
last modified time | relevance | path

Searched refs:migrateWarn (Results 1 – 1 of 1) sorted by relevance

/plugin/jquerymigrate/
Djquery-migrate-3.1.0.js93 function migrateWarn( msg ) { function
112 migrateWarn( msg );
116 migrateWarn( msg );
124 migrateWarn( msg );
132 migrateWarn( "jQuery is not compatible with Quirks Mode" );
148 migrateWarn( "jQuery( '#' ) is not a valid selector" );
178 migrateWarn( "Attribute selector with '#' must be quoted: " + args[ 0 ] );
181 migrateWarn( "Attribute selector with '#' was not fixed: " + args[ 0 ] );
199 migrateWarn( "jQuery.fn.size() is deprecated and removed; use the .length property" );
204 migrateWarn( "jQuery.parseJSON is deprecated; use JSON.parse" );
[all …]