Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-04-21 07:46:38

adam.jimenez
Xinha Pro
Registered: 2005-04-19
Posts: 50

insertHTML and IE

In IE if the editor is not selected and you insertHTML it places the html at the very top of the page. This does not happen in firefox.

Is this a bug or is there a work-around?

Many thanks,
Adam

Offline

#2 2005-04-24 05:02:40

Ecco
Xinha Community Member
From: Netherlands
Registered: 2005-03-08
Posts: 48
Website

Re: insertHTML and IE

You'd think focusEditor(); would do the trick :

var D = xinha_editors.myTextArea.focusEditor();

but unfortunately..

Offline

#3 2006-03-07 08:40:31

adam.jimenez
Xinha Pro
Registered: 2005-04-19
Posts: 50

Re: insertHTML and IE

focusEditor seems to lose the character position in IE. Is there any way round this?

Offline

Board footer

Powered by FluxBB