RichText Editor [message #757504] |
Fri, 18 November 2011 16:54 |
AlexisR Messages: 1 Registered: November 2011 |
Junior Member |
|
|
I am trying to create a RichText editor which is a bit different than the epf.RichTextEditor in the sense that I would like to have the links entered in the editor "alive" . Is it possible to detect in the editor when the user clicks on a link - while on editing mode? What events should I listen to ? I can see that the editor is changes the color of the link when moving over but cannot catch any events. The StatusTextListener currently attached in the code does not give me enough info. My intention would be, when the user cliks on a link to set the browser "non editable", and when the user cliks back anywhere in the editable area to have the Browser "editable" again.
Any ideas, help would be appreciated.
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.03491 seconds