SyntaxFix
Write A Post
Hire A Developer
Questions
if (!$('#singlechatpanel-1').css('display') == 'none') { alert('visible'); }else{ alert('hidden'); }