Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 110 Bytes

File metadata and controls

8 lines (5 loc) · 110 Bytes

How To

How to set "display: none" in console

$('.bottomBtn').style.display = 'none'