Welcome Guest Search | Active Topics | Sign In | Register

Use of shortcuts in editor Options
Jan Rygh
Posted: Thursday, April 16, 2009 10:22:41 AM
Rank: Member
Groups: Member

Joined: 2/9/2009
Posts: 23
Hi,

I have a webpage with an editor in it. I want to use shortcuts realized by javascripts on my webpage, but it is not working when I'm in the editor.

Is there a parameter passed with the ClientSideOnChange event that could be used?

Here is the code I used (in IE7):


eo_support
Posted: Thursday, April 16, 2009 11:15:54 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi,

I do not believe there is any way to have shortcuts outside of the editor works inside the Editor. The Editor content is a different document object that is completely separate from your main document object. So whatever you have in your main document will not affect the editor document.

Thanks!
Jan Rygh
Posted: Tuesday, April 21, 2009 3:08:32 AM
Rank: Member
Groups: Member

Joined: 2/9/2009
Posts: 23
Well, I found a workaround.
By using the AccessKey property on other controls in the page I manage to use combinations of shortkeys in the Editor.
eo_support
Posted: Tuesday, April 21, 2009 8:33:21 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Great work! Thanks for the sharing!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.