A | |
Angle [CSS] | |
C | |
CSS |
This module contains a few types and values to ease the use of CSS properties
and such.
|
CoerceTo [File] | |
CoerceTo [Dom_html] | |
CoerceTo [Dom] | |
Color [CSS] | |
Current [Url] |
This module can be used to handle the Url associated to the current
document.
|
D | |
Dom |
DOM binding
|
Dom_events |
Javascript events
|
Dom_html |
DOM HTML binding
|
E | |
Event [XmlHttpRequest] | |
Event [WebGL] | |
Event [Dom_html] |
Event types:
mousedown , keypress , ...
|
Event [Dom] | |
Event_arrows |
WARNING: EXPERIMENTAL
|
F | |
File | filename handles old firefox without name property
|
Firebug |
Firebug API (debugging console).
|
Form | |
J | |
Js |
Javascript binding
|
Json |
Unsafe IO.
|
L | |
Length [CSS] | |
Lwt_js |
Javascript specific Lwt functions.
|
Lwt_js_events |
Reminder:
Event capturing starts with the outer most element in the DOM and
works inwards to the HTML element the event took place on (capture phase)
and then out again (bubbling phase).
|
O | |
Opt [Js] |
Standard functions for manipulating possibly null values.
|
Optdef [Js] |
Standard functions for manipulating possibly undefined values.
|
R | |
ReaderEvent [File] | |
Regexp |
Types for regexps.
|
T | |
Typ [Dom_events] | |
Typed_array | |
U | |
Unsafe [Js] |
Unsafe Javascript operations
|
Url |
This module provides functions for tampering with Url.
|
W | |
WebGL |
5.1 Types
|
X | |
XmlHttpRequest |
XmlHttpRequest object.
|