Prev | Current Page 733 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


The object also allows navigating backward and
forward between the already accessed pages.
395
Chapter 14: More Interactive Content with JavaScript
Dom typedef Extends Description
HtmlCollection - A collection of T nodes. It can be accessed as an
array using the square bracket syntax.
HtmlDom MetaDom Defines fields specific to an HTML element such
as id and className that corresponds to the
class attribute in an HTML document.
IFrame HtmlDom -
Image HtmlDom An element.
Location - An object that represents the current URI location.
It permits client-side redirects, reloading
and accessing information such as the hostname
and the current path.
MetaDom - Allows navigating and management of the relations
between nodes with fields like parent-
Node, childNodes, and appendChild().
Navigator - Provides information over the browser used to
navigate the page.
Option FormElement -
Password FormElement A password input control. The corresponding
element is .


Pages:
721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745