SyntaxFix
Write A Post
Hire A Developer
Questions
Depending on the purpose of setting the display property, you might want to take a look at
$("#yourElementID").show()
and
$("#yourElementID").hide()