I\'m trying to set attribute value that contains a single quote:
var attr_value = \"It\'s not working\"; var html = \"
var attr_value = "It's not working"