foreColor()
|
- Foreground Color
|
backColor()
|
- Background Color
|
clearStyles()
|
- Remove Format
|
undo()
|
- Undo (Ctrl-z)
|
redo()
|
- Redo (Ctrl-y)
|
copy()
|
- Copy
|
paste()
|
- Paste
|
pasteText()
|
- Paste Plain Text
|
pasteWord()
|
- Paste from MS Word (with cleanup)
|
justifyLeft()
|
- Align Left
|
justifyCenter()
|
- Align Center
|
justifyRight()
|
- Align Right
|
justifyFull()
|
- Justify
|
removeAlignment()
|
- Remove alignment and paragraphs
|
orderedList()
|
- Ordered List
|
bulletedList()
|
- Bulleted List
|
decreaseIndent()
|
- Decrease Indent
|
increaseIndent()
|
- Increase Indent
|
createLink()
|
- Create Link
|
insertTable()
|
- Insert a Table
|
insertHR()
|
- Horizontal Rule
|
insertIMG()
|
- Insert Image
|
insertIcon()
|
- Insert Icon
|
getFormat()
|
- Copy Format
|
applyFormat()
|
- Apply Format
|
toUpperCase()
|
- Convert to upper case
|
toLowerCase()
|
- Convert to lower case
|
insertSpec()
|
- Insert a special character
|
insertAnchor()
|
- Insert anchor
|
insertPlaceHolder()
|
- Insert place holder
|
print()
|
- Print
|
spellCheck()
|
- Spell checker
|
selectAll()
|
- Select All
|
selectNone()
|
- Select None
|
anchorsOn()
|
- Anchors indication
|
placeHoldersOn()
|
- Place holders indication
|
rtl()
|
- Direction right to left
|
ltr()
|
- Direction left to right
|
bold()
|
- Bold
|
italic()
|
- Italic
|
underline()
|
- Underline
|
strikeThrough()
|
- StrikeThrough
|
subScript()
|
- SubScript
|
superScript()
|
- SuperScript
|
increaseHeight()
|
- Increase the editing panel
|
decreaseHeight()
|
- Decrease the editing panel
|
preview()
|
- Preview document appearance
|
insertForm()
|
- Insert Form
|
insertCheckBox()
|
- Insert/edit CheckBox
|
insertRadio()
|
- Insert/edit Radio button
|
insertTextBox()
|
- Insert/edit TextBox
|
insertPassword()
|
- Insert/edit Password field
|
insertHidden()
|
- Insert/edit Hidden field
|
insertButton()
|
- Insert/edit Button
|
insertSubmit()
|
- Insert/edit Submit button
|
insertReset()
|
- Insert/edit Reset button
|
insertDiv()
|
- Insert DIV
|
contextMenu()
|
- Get context menu for current cursor position (the only way for Opera)
|
insertFlash()
|
- Insert Flash.
|
insertMedia()
|
- Insert Media.
|
makeNotEditable()
|
- Mark selection as not editable.
|
foreColorClear()
|
- Clear foreground color.
|
backColorClear()
|
- Clear background color.
|
paragraph()
|
- Make paragraph.
|