Hi all,
I'm trying to highlight the selected text contents by the user inside the HTML page I loaded using PHP + XSL transformation. I have seen some solutions related with highlighting current selected text, but I need to save some information to the database that makes me able to highlight the same contents for future loads of the same page, taking care of all inner elements that the text could have inside.
The idea is simple: simulate when you use a marker inside a book.
Any ideas? Any suggestion will be appreciated.
Thank you in advance.
Isaac