Jon,
 
I actually lodged a bug report on sourceforge. This is the reply I
got:
IE:s selection gets lost sometimes if you focus another iframe inside
thesame document. The inline popup plugin has this issue but it's
resolvedusing the following method: Use the var b =
inst.selection.getBookmark();and inst.selection.moveToBookmark(b);
functions before and after a insert.It will store away the current
selection and then restore it. Consult theAPI docs for details.I'm
currently trying to apply this - but all attempts have failed so far.
;)Adrian


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266104
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to