WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

History

This object is available to unprivileged JavaScript. It implements the following interfaces:

Properties

readonly String current

readonly PRInt32 length

readonly String next

readonly String previous


Methods

void back ( ) void forward ( ) void go ( PRInt32 delta ) String item ( int index )

void back ( )


void forward ( )


void go ( PRInt32 delta )

Go() can be called with an integer argument or no arguments (a nop) from JS

Arguments:
delta

String item ( int index )

Arguments:
index

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com