PDA

Click to See Complete Forum and Search --> : Keep focus on webform


wild_bill
May 3rd, 2005, 03:55 PM
When I open one of my pages, I want the user to either select a value or close it. I do not want them to beable to place it in the background, and change focus to the parent form. Any suggestions?

wild_bill
May 4th, 2005, 04:38 PM
Found it:
In my child form,

<body onblur="window.focus()">