Forum Moderators: open

Message Too Old, No Replies

onBlur="window.focus()" question

         

stcrim

7:56 pm on Mar 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




Is there a way to use this:

onBlur="window.focus()"

and still fill out a form on the page?

-s-

Rambo Tribble

9:58 pm on Mar 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using onblur on an input element? This is a little confusing since onblur and focus are associated both with input elements and window objects.