+ 1
I want to hide console log in javascript ?[solved]
When i am run the code, it show me console Voice Version. I want to hide when i am run the code and click the voice 👇 how to hide console please tell me https://code.sololearn.com/WTJbnjMH8knA/?ref=app
5 ответов
+ 1
actually it resides after <head> and before <body> : place it at <head> start should work ^^
0
place your console log/error hack BEFORE imported scripts...
0
visph i already placed but not working
0
Thanks its working now.. :)
0
https://code.sololearn.com/W84jKy03D6r1/?ref=app
write your console disabling code before external script