Araberen
29 Nov 2011, 6:30 PM
Hi,
I want to know when users select text from any Ext.Element (a paragraph p for instance, or an h1 element, etc.) and then be able to access the selected text (and more)...
I tried the select event but it apparently works only for input elements. Also tried to use the selectable() method, but without success.
Any idea?
I want to know when users select text from any Ext.Element (a paragraph p for instance, or an h1 element, etc.) and then be able to access the selected text (and more)...
I tried the select event but it apparently works only for input elements. Also tried to use the selectable() method, but without success.
Any idea?