Mac OS X Reference Library Apple Developer
Search

PopStateEvent

Module:
events
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

initPopStateEvent

initPopStateEvent



void initPopStateEvent(
    in DOMString typeArg, 
    in boolean canBubbleArg, 
    in boolean cancelableArg, 
    in SerializedScriptValue stateArg); 

Member Data

state

state



readonly attribute any state; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27