1

I've tried to hide the button below using: $("i.fa fa-search").hide(); but nothing I try hides the button.

<button type="submit"><i class="fa fa-search" aria-hidden="true">
::before == $0
</i>
</button>

How can I hide the button above using JQuery?

Star
  • 3,222
  • 5
  • 32
  • 48

0 Answers0