JavaScript Reference
 |
This section contains a complete reference of all the built-in JavaScript objects, along with their methods and properties.
In addition to the built-in JavaScript objects, you can also
access and manipulate all of the HTML DOM objects with JavaScript.
A reference to all of the HTML DOM objects are listed in the menu to the left.
|
JavaScript String Object
The String object is used to manipulate text.
Our complete String object reference
describes each properties and methods of the String object, along with examples.
JavaScript Date Object
The JavaScript Date object is used to work with dates and times.
Our complete Date object reference describes
each properties and methods of the Date object, along with examples.
JavaScript Array Object
The JavaScript Array object is used to store a set of values in a single
variable name.
Our complete Array object reference
describes each properties and methods of the Array object, along with examples.
JavaScript Boolean Object
The JavaScript Boolean object is an object wrapper for a Boolean value.
Our complete Boolean object
reference describes each properties and methods of the Boolean object, along
with examples.
JavaScript Math Object
The JavaScript Math object allows you to perform mathematical tasks.
It includes several mathematical constants and functions.
Our complete Math object reference describes
each properties and methods of the Math object, along with examples.
JavaScript Number Object
The JavaScript Number object object is an object wrapper for primitive
numeric values.
Our complete Number object reference
describes each properties and methods of the Number object, along with examples.
JavaScript Top-level Properties and Functions
The top-level properties and functions can be used on all of the
built-in JavaScript objects.
Our complete Top-level
reference describes the properties and functions that can be used with all
the JavaScript objects, along with examples.
JavaScript Events
New to HTML 4.0 was the ability to let HTML events trigger actions in the
browser, like starting a JavaScript when a user clicks on an HTML element.
Our complete
Event reference describes the events attributes,
along with examples.
HTML DOM Objects
In addition to the built-in JavaScript objects, you can also access and
manipulate all of the HTML DOM objects with JavaScript.
The HTML DOM defines a standard way
to access and manipulate HTML documents.
For a complete reference of all the DOM objects, go to our
HTML DOM reference.

Whether you're new to XML or already an advanced user,
the user-friendly views and powerful entry helpers,
wizards, and debuggers in XMLSpy are designed to meet your XML
and Web development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- XBRL validator & taxonomy editor
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free trial today!
|
|
|
|