Keep the icon in a 'off' and 'gone' status by removing fa-cog and fa-spin like so: <i class="fa"></i>. Add the following: $('.fa').addClass('fa-cog fa-spin').
確定! 回上一頁