Is it possible to know (in javascript or jQuery) where the text is cut in a div that have a overflow=hidden CSS property ?
I would like to have my text in two differents div the begining in the first and the end in the second one.
Thanks for any help.