[Next]


What's New in JavaScript 1.2


Contents
* indicates changes to an existing feature

Introduction

Feature Summary
Compatibility With Earlier Versions of Navigator

Event Model

The event Object
Event Capturing

Events

Click*
DblClick
DragDrop
KeyDown
KeyPress
KeyUp
MouseDown
MouseMove
MouseOut*
MouseOver*
MouseUp
Move
Resize

Functions

Nested Functions
Function Constructor
Number
String

Layers

This link takes you to another document

Methods

Array Methods
concat
slice
sort*

Document Method
getSelection

Navigator Method
preference

String Methods
charCodeAt
concat
fromCharCode
match
replace
search
slice
split*
substr
substring*

Window Methods
back
disableExternalCapture
enableExternalCapture
find
forward
home
moveBy
moveTo
open*
resizeBy
resizeTo
scrollBy
scrollTo
stop

Shared Methods
captureEvents
clearInterval
handleEvent
print
releaseEvents
routeEvent
setInterval
setTimeout*
toString*

Objects

Creating Arrays With Literal Notation
Creating Objects With Literal Notation
arguments
Array*
Number*
screen
String*

Operators

Equality operators*
delete

Properties

Function Property
arity

Navigator Properties
language
platform

Window Properties
innerHeight
innerWidth
locationbar
menubar
outerHeight
outerWidth
pageXOffset
pageYOffset
personalbar
scrollbars
statusbar
toolbar

Regular Expressions

Signed Scripts

Statements

break*
continue*
do while
export
import
labeled
switch

Style Sheets

This link takes you to another document

Miscellaneous

Activating JavaScript Commands From the Personal Toolbar

Copyright


[Next]