Also can you please answer this question? how do I get co-ordinates of selected text in an html using javascript document.getSelecttion()
thanks
You get error message Deprecated method document.getSelection()
called. Please use window.getSelection()
instead." in Firefox which means document.getSelection()
is a deprecated method.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With