wood_tah
08-30-2004, 09:02 AM
I am looking for a cross-browser method for obtaining the string value of user-selected text (via click and drag highlighting). Does anyone have any ideas?
I have seen an IE-only implementation using document.selection, but I am not aware of any way to get user-selected text for mozilla browsers.
I have seen an IE-only implementation using document.selection, but I am not aware of any way to get user-selected text for mozilla browsers.