A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
margin — Property, interface dom.style.css.CSS2Properties |
| |
marginBottom — Property, interface dom.style.css.CSS2Properties |
| |
marginHeight — Property, class dom.html.HTMLFrameElement |
|
Frame margin height, in pixels. |
marginHeight — Property, class dom.html.HTMLIFrameElement |
|
Frame margin height, in pixels. |
marginLeft — Property, interface dom.style.css.CSS2Properties |
| |
marginRight — Property, interface dom.style.css.CSS2Properties |
| |
marginTop — Property, interface dom.style.css.CSS2Properties |
| |
marginWidth — Property, class dom.html.HTMLFrameElement |
|
Frame margin width, in pixels. |
marginWidth — Property, class dom.html.HTMLIFrameElement |
|
Frame margin width, in pixels. |
markerOffset — Property, interface dom.style.css.CSS2Properties |
| |
marks — Property, interface dom.style.css.CSS2Properties |
| |
maxHeight — Property, interface dom.style.css.CSS2Properties |
| |
maximize() — method, class dom.Window |
|
Undocumented
|
maxLength — Property, class dom.html.HTMLInputElement |
|
Maximum number of characters for text fields, when type has the value "text" or "password". |
maxWidth — Property, interface dom.style.css.CSS2Properties |
| |
media — Property, interface cssom.view.WindowView |
|
Returns an Media object. |
media — Property, class dom.Window |
|
Returns an Media object. |
media — Property, class dom.html.HTMLLinkElement |
|
Designed for use with one or more target media. |
media — Property, class dom.html.HTMLStyleElement |
|
Designed for use with one or more target media. |
media — Property, class dom.style.css.CSSImportRule |
|
A list of media types for which this style sheet may be used. |
media — Property, class dom.style.css.CSSMediaRule |
|
A list of media types for this rule. |
media — Property, class dom.style.stylesheets.StyleSheet |
|
Specifies the intended destination medium for style information. |
Media — Interface, package cssom.view |
|
Should be an object returned by the Window.media property, although I haven't found any
browsers that support this. |
MediaList — class, package dom.style.stylesheets |
|
The MediaList interface provides the abstraction of an ordered collection of media, without
defining or constraining how this collection is implemented. |
MEDIA_RULE — Constant Property, class dom.style.css.CSSRule |
|
The rule is a CSSMediaRule. |
mediaText — Property, class dom.style.stylesheets.MediaList |
|
The parsable textual representation of the media list. |
menubar — Property, class dom.Window |
|
DOM Level 0
Returns the menubar object, whose visibility can be toggled in the window. |
mergeAttributes(source:dom.core:Element, preserve:Boolean) — method, class dom.core.Element |
|
Copies all read/write attributes to the specified element. |
message — Property, class dom.core.DOMError |
|
An implementation specific string describing the error that occurred. |
MessageEvent — class, package dom.events |
|
Messages in server-sent events, Web sockets, cross-document messaging, and channel messaging use the message event. |
MessagePort — Interface, package dom.objects |
|
Each channel has two message ports. |
MessagePortArray — Interface, package dom.objects |
|
A typed array containing only MessagePorts
|
metaKey — Property, class dom.events.KeyboardEvent |
|
If the meta (Meta) key modifier is activated. |
metaKey — Property, class dom.events.MouseEvent |
|
Refer to the KeyboardEvent.metaKey attribute. |
method — Property, class dom.html.HTMLFormElement |
|
HTTP method [IETF RFC 2616] used to submit form. |
MimeType — class, package dom.objects |
|
A MIME type (Multipart Internet Mail Extension) supported by the client. |
MimeTypeArray — class, package dom.objects |
|
Contains a list of MimeType objects representing the MIME types recognized by the browser. |
mimeTypes — Property, class dom.objects.Navigator |
|
Returns a MimeTypeArray object, which contains a list of MimeType objects representing the MIME types recognized by the browser. |
minHeight — Property, interface dom.style.css.CSS2Properties |
| |
minimize() — method, class dom.Window |
|
Undocumented
|
minWidth — Property, interface dom.style.css.CSS2Properties |
| |
MODE_ASYNCHRONOUS — Constant Static Property, class dom.loadsave.DOMImplementationLSMode |
|
Create an asynchronous LSParser. |
MODE_SYNCHRONOUS — Constant Static Property, class dom.loadsave.DOMImplementationLSMode |
|
Create a synchronous LSParser. |
MODIFICATION — Constant Static Property, class dom.events.MutationEvent |
|
The Attr was modified in place. |
mousedown — Event, class dom.core.Element |
|
A pointing device button is pressed over an element. |
mousedown — Constant Static Property, class dom.events.MouseEvent |
|
A pointing device button is pressed over an element. |
MouseEvent — class, package dom.events |
|
The MouseEvent interface provides specific contextual information
associated with Mouse events. |
MouseEvent — class, package gecko.events |
|
The DOMMouseScroll event is sent when the mouse wheel is moved. |
MouseEventView — Interface, package cssom.view |
|
Used to calculate the mouse position relative to the page or screen. |
mousemove — Event, class dom.core.Element |
|
A pointing device is moved while it is over an element. |
mousemove — Constant Static Property, class dom.events.MouseEvent |
|
A pointing device is moved while it is over an element. |
mousemultiwheel — Event, class dom.core.Document |
|
A mouse wheel has been rotated. |
mousemultiwheel — Event, class dom.core.Element |
|
A mouse wheel has been rotated. |
mousemultiwheel — Constant Static Property, class dom.events.MouseMultiWheelEvent |
|
A mouse wheel has been rotated. |
MouseMultiWheelEvent — class, package dom.events |
|
The MouseMultiWheelEvent interface provides specific contextual
information associated with mouse multi wheel events. |
mouseout — Event, class dom.core.Element |
|
A pointing device is moved away from an element. |
mouseout — Constant Static Property, class dom.events.MouseEvent |
|
A pointing device is moved away from an element. |
mouseover — Event, class dom.core.Element |
|
A pointing device is moved onto an element. |
mouseover — Constant Static Property, class dom.events.MouseEvent |
|
A pointing device is moved onto an element. |
mouseup — Event, class dom.core.Element |
|
A pointing device button is released over an element. |
mouseup — Constant Static Property, class dom.events.MouseEvent |
|
A pointing device button is released over an element. |
mousewheel — Event, class dom.core.Document |
|
A mouse wheel has been rotated around the y-axis. |
mousewheel — Event, class dom.core.Element |
|
A mouse wheel has been rotated around the y-axis. |
mousewheel — Constant Static Property, class dom.events.MouseWheelEvent |
|
Refer to Activation requests and behavior. |
MouseWheelEvent — class, package dom.events |
|
The MouseWheelEvent interface provides specific contextual information
associated with mouse wheel events. |
moveBy(deltaX:Number, deltaY:Number) — method, class dom.Window |
|
DOM Level 0
Moves the current window by a specified amount. |
moveTo(x:Number, y:Number) — method, class dom.Window |
|
DOM Level 0
Moves the window to the specified coordinates. |
MozAfterPaint — Event, class dom.core.Element |
|
Gecko-Specific | Firefox 3.5+
The MozAfterPaint event is fired whenever content is repainted. |
mozIsLocallyAvailable(uri:dom.core.types:DOMString, ifOffline:Boolean) — method, class dom.objects.Navigator |
|
Allows code to determine whether or not a given resource is available. |
MozMousePixelScroll — Event, class dom.core.Element |
|
Gecko-Specific | Firefox 3.5+
Regular mouse wheels can only scroll with a per-line resolution. |
multiple — Property, class dom.html.HTMLSelectElement |
|
If true, multiple OPTION elements may be selected in this SELECT. |
MutationEvent — class, package dom.events |
|
The MutationEvent interface provides specific contextual information
associated with Mutation events. |
MutationNameEvent — class, package dom.events |
|
The MutationNameEvent interface provides specific contextual information
associated with Mutation name event types. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |