If I want to set the text of a to \"Test message here\", do I do:
$(\'\').text(\'Test
$('#error').text('Test message here');