Page 1 of 1

Hide / Show

Posted: 2019-08-28 23:22
by Moh Youba
Hello

Do you have same problem, hide / show is not working for me
hide-show.jpg
hide-show.jpg (83.04 KiB) Viewed 3064 times
Any help

Re: Hide / Show

Posted: 2019-08-29 06:54
by pbottcher
Hi,

can you open the developer console and have a look if there are any errors.

Re: Hide / Show

Posted: 2019-08-29 10:13
by Moh Youba
no error
hide-show-2.jpg
hide-show-2.jpg (67.19 KiB) Viewed 3048 times

Re: Hide / Show

Posted: 2019-10-25 13:23
by Moh Youba
Hello
I found this on this issue. When I remove this code I have put in "footer-extra.php" it is working, but when I put the code the error happen

<script>
$j("thead tr th").each(function() { $j(this).addClass("text-center") })
</script>

Thank you