Home
Portfolio
Code Library
back to list
Have a popup window always stay on top of all browser windows?
Forces the user to satisfy the requirements of the popup window. (note: OnBlur events may only work on some browsers)
HTML • JavaScript
<body onBlur="self.focus()">
Posted by fbrefere001 on Friday March 14, 2003