Accesskeys in Internet Explorer:
Pressing an accesskey(Alt+KEY) when there is a selection, deselects it with preserving the caret position.
Accesskeys in Firefox:
If there are multiple editors in the page, accesskeys(Shift+Alt+KEY) will work on only the first editor instance.
This is becouse FF does not allow dynamic adjustment of accesskeys.
New line character:
Since new line is represented by different characters (\r, \r\n, \n) on different platforms, there may be some
unexpected behaviour of the editor in some platform-browser combos regarding the cursor position after text insertion/replacement. Specify new line characters as "\n", if you have to use any in your scripts.
Preview button
Preview doesn't seem to work with any added capabilities. For example, putting in a font button to change the font, size or color; preview doesn't show the effects, even though the button has worked and effects will show up when the area is actually used.
- Halfelven
selection or the whole content
Preview button previews the selected text in the editor. If there is no selection the whole content is previewed.
To preview the effect of a html tag, the complete tag must be selected.
Hi there, I've tried adding
Hi there,
I've tried adding a Code button to the toolbar, but the ending code tag appears to be placed immediately before the paragraph tag instead of at the end of my selected text.
I was hoping to use the code tag as a quote box in a forum, but this will result in only the first paragraph of selected text being boxed up.
Cheers,
Matt
How can I use Bueditor to
How can I use Bueditor to create yellow page directory?