Thank you. I understand some of this but not all I'm afraid. I have not been able to make a tbk file to use this xml. I get this message: XML <make> element:
NotFoundError: Node.insertBefore: Child to insert before is not a child of this node
Please check your XML file <make> tag. but maybe this is not a great problem.
Sorry if I'm being a bit dense but in your first reply above you wrote: You can make your words that use classnames clickable if that is desired too. Just give the word an id and use XML to create a click event on the word. Are you now saying that this is not possible after all or have I misunderstood you?
In the text of your second field its says: You ...cannot programmatically set position. In what I have done so far, it is possible to retrieve the start and end points of a word (or even a sentence if that is required) when the user places the caret somewhere in the text. My plan is for the user to do this and then click on a button which would use the retrieved start and end numbers to create a colored word in a hidden field. That field would then be shown, creating the illusion that there is only one field.
Could you you make me a example of You can make your words that use classnames clickable if that is desired too. Just give the word an id and use XML to create a click event on the word. of this is indeed possible, please?
Thanks for your time
John