Stop() Function
Stops the loading of a page in the current browser window. Syntax:
Parameters:
Remarks:
Calling this function has the same functionality as clicking the IE Stop button on the standard buttons bar. Typically the Stop() function is used as a replacement for the standard IE button STOP.
|