Hi guys,
Is it possible to reference single words or characters via DOM? I'm writing something similar to a spellchecker and I need to underline some words but I want the user to be able to edit the text as well. Is something like that possible with textarea or not? If not,
what do people use to make those web based wysiwig editors?