-
fgColor: Document[Client]
-
filename: Plugin[Client]
-
FileUpload: [Client]
-
filter: NodeIterator[DOM], TreeWalker[DOM]
-
FILTER_ACCEPT: NodeFilter[DOM]
-
FILTER_REJECT: NodeFilter[DOM]
-
FILTER_SKIP: NodeFilter[DOM]
-
firstChild: Node[DOM], TreeWalker[DOM]
-
floor: Math[Core]
-
FOCUS: Event[Client]
-
focus: HTMLAnchorElement[DOM], HTMLInputElement[DOM],
HTMLSelectElement[DOM], HTMLTextAreaElement[DOM], Input[Client],
Window[Client]
-
font: CSS2Properties[DOM]
-
fontFamily: CSS2Properties[DOM]
-
fontSize: CSS2Properties[DOM]
-
fontSizeAdjust: CSS2Properties[DOM]
-
fontStretch: CSS2Properties[DOM]
-
fontStyle: CSS2Properties[DOM]
-
fontVariant: CSS2Properties[DOM]
-
fontWeight: CSS2Properties[DOM]
-
FONT_FACE_RULE: CSSRule[DOM]
-
Form: [Client]
-
form: HTMLInputElement[DOM], HTMLOptionElement[DOM],
HTMLSelectElement[DOM], HTMLTextAreaElement[DOM], Input[Client]
-
forms: Document[Client], HTMLDocument[DOM]
-
forward: History[Client], Window[Client]
-
Frame: [Client]
-
frame: HTMLTableElement[DOM]
-
frames: Window[Client]
-
fromCharCode: String[Core]
-
Function: [Core]