I want to find it out selected text
on div which select by mouse. I found out .select() method for select. but its not accomplish my problem.
i want to something like :
<div id='mydiv'>Lorem Ipsum is simply dummy text of the printing.</div>
when i selected simply
text using mouse selection.i found it out using jquery
.
or something else another selected i want to get it.