Try this $('input[@type="text"]').keypress(function() { $('#lodingicon').fadeIn('slow'); });.
確定! 回上一頁