[jQuery] [autocomplete] how to handle special characters?
Hi there,
while using autocomplete, I've noticed that characters & and ' get
escaped as & and '
Example, autocomplete displays Barbara’s Straight Son but when I
choose this the field shows Barbara's Straight Son
Any ideas how I can avoid this?
Thank you for your time!