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.
nsIDOMHistory
| IID: | 896d1d20-b4c4-11d2-bd93-00805f8ae3f4 |
| Inherits From: | nsISupports |
Properties
readonly DOMString current
readonly PRInt32 length
readonly DOMString next
readonly DOMString previous
Methods
void back ( )
void forward ( )
[noscript] void go ( PRInt32 delta )
DOMString item ( PRUint32 index )
References
This interface is the type of the following properties:
Reference documentation is generated from Mozilla's source.
