I\'m using the autocomplete function in jQuery UI 1.8.6. And I want to highlight matching results. But for some reason when I use a regex to add \"strong\" tags around the m
Plain javascript alert() does not display html. Look into using a modal or something else. Or like the others said, post some specific input/output.