Skip to main content

4 docs tagged with "Window Instance Method"

View All Tags

alert()

alert() is defined as: to display alert box with optional message & OK button. Topics on: (message: string): void. Read more: JS, JS Concepts, Java Script Runti

setInterval()

setInterval() is defined as: to call function or evaluate Expression, repeatedly at specific intervals. Topics on: . Read more: JS, JS Concepts, Java Script Run

setTimeout()

setTimeout() is defined as: to execute function (or Expression), once after timer expires. Topics on: . Read more: JS, JS Concepts, Java Script Runtime, Platfor

window instance method

window instance method. Topics on: alert(), blur(), clearInterval(), clearTimeout(), close(), confirm(), focus(), moveBy(), moveTo(), open(), print(), prompt(),