私は以下で何かを試しました:
$.when($(smtg).fadeOut(300)).then($(smtg).fadeIn(300));
http://api.jquery.com/jQuery.when/ Chrome コンソールのドキュメントに Uncaught type error: has no method when と表示されているのに何が問題なのですか?
@@''
私は以下で何かを試しました:
$.when($(smtg).fadeOut(300)).then($(smtg).fadeIn(300));
http://api.jquery.com/jQuery.when/ Chrome コンソールのドキュメントに Uncaught type error: has no method when と表示されているのに何が問題なのですか?
@@''