Space web hosting - Chapter number setTimeout() (Method) A method for setting
Chapter number setTimeout() (Method) A method for setting a one shot timer. Availability: JavaScript 1.0 JScript 1.0 Internet Explorer 3.02 Netscape 2.0 Opera 3.0 Property/method value type: Number primitive -myWindow.setTimeout(aSourceText, aWaitTime)JavaScript syntax: -setTimeout(aSourceText, aWaitTime) aSourceText Some valid JavaScript source text Argument list: aWaitTime A delay in milliseconds See also: Timer events, Window.setInterval(), Window.setTimeout() setZOptions() (Method) Defines the window stacking behaviour. Availability: JavaScript 1.2 Netscape 4.0 Property/method value type: undefined N myWindow.setZOptions(anOptionValue)JavaScript syntax: N setZOptions(anOptionValue) Argument list: anOptionValue One of a range of possible settings for the feature Refer to: Window.setZOptions() Shadow() (Filter/visual) A visual filter for creating a shadow. Availability: JScript 3.0 Internet Explorer 4.0 1924