SyntaxFix
Write A Post
Hire A Developer
Questions
This should allow you to check if element with id='remember' is 'checked'
id='remember'
'checked'
if (document.getElementById('remember').is(':checked')