| Page 1 of 1 | [ 1 post ] |
|
Hi Dav,
the example you had given here:http://gist.github.com/169992 I turn on the "insert" config by set insert = true in the editor config, just add the line to the example you'd given: Code: var myConfig = { height: '150px', width: '600px', animate: true, dompath: true, filterWord: true, focusAtStart: true, insert:true // add this line }; and then: when I select some text in the editor and want to change the color of the selected text,but after I select the color in the color select menu. the color doesn't change but delete the text which I select. this happen in IE 7,Chrome 2 . everything is fine in Firefox 3.0. the bug only appear in " one editor multiple edit areas" like the example you'd given before: http://gist.github.com/169992 |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group