SyntaxFix
Write A Post
Hire A Developer
Questions
Check if element's ID is exist
if ($('#id').attr('id') == 'id')_x000D_ {_x000D_ //OK_x000D_ }