Why can’t blocks be hidden with jQuery?

Question

This seems to be a trivial CSS question and should be asked on SO, but I think there are many subtleties in here that it’s better to ask in here.

I add a CSS class to a block and use jQuery to hide it. It’s simple, but it doesn’t work. How do I debug this?

<script>$("hidetab").css("display", "none");</script>

0
, , Ooker 3 years 2020-05-31T04:10:19-05:00 0 Answers 92 views 0

Leave an answer

Browse
Browse