I will read the transformed contents(xml trasformed to html) in a DIV container.
and Will read XML in Another DIV container.I will select the transformed text
and make it bold,italic,underline etc then i need to find the text that has been
made bolt,etc.that is searching and placing in the exact position in
another DIV container where The xml is read.So that i could update the xml.
Is there any possible way to do this.