please dont rip this site

JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Window.onfocus() Handler

Name

Window.onfocus() Handler---invoked when window is given focus

Availability

Navigator 3.0

Synopsis

<BODY    a definition of the handler
    [ onFocus="JavaScript statements" ]
        ...
>
<FRAMESET    another way to define the handler
    [ onFocus="JavaScript statements" ]
       ...
>
window.onfocus=handler-func defining the handler directly
window.onfocus(); an explicit invocation of the handler

Description

onfocus() is an event handler invoked by the browser when a top-level browser window is given the input focus, either because the user has switched to the browser window, or because focus was transferred to the window with the Window focus() or blur() methods.

The onfocus() event handler can be defined in HTML by specifying the onFocus attribute of the <BODY> or <FRAMESET> tag of the document or frameset that occupies the top-level window. The value of this attribute may be any number of JavaScript statements, separated by semicolons. This event handler may also be defined by assigning a function to the onfocus property of the Window object.

Usage

If your web page does some sort of animation, you might use the onfocus() event handler to start the animation and the onblur() handler to stop it, so that it only runs while the user is paying attention to the window.

See Also

"Window", "Window.blur()", "Window.focus()", "Window.onblur()"


Previous Home Next
Window.onerror() Book Index Window.onload()

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell

file: /Techref/language/java/script/definitive/refp_450.htm, 5KB, , updated: 2019/10/14 16:00, local time: 2024/4/27 21:48,
TOP NEW HELP FIND: 
3.141.8.247:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.massmind.org/techref/language/java/script/definitive/refp_450.htm"> [Chapter 21] Reference: Window.onfocus()</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to www.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .