I couldn't find this anywhere, partly because it's keywords are pretty common. Can somebody help me with this pretty simple question?
$('.pause_button').text('<img src="../imgs/icons/control_pause_blue.png" alt="Resume" /> Resume');
I want it to print this as html and not convert the brackets and apostrophes? Thanks!