[scriptable, uuid(896d1d20-b4c4-11d2-bd93-00805f8ae3f4)]
interface nsIDOMHistory : nsISupports
Attributes
readonly attribute
DOMString
current
readonly attribute
long
length
readonly attribute
DOMString
next
readonly attribute
DOMString
previous
Methods
void
back()
void
forward()
[noscript]
void
go(in long aDelta)
DOMString
item(in unsigned long index)
Compare to: