Hi,
At the top of my php file I have got :-
<body onblur="self.fo cus();">
so when I click off onto another window, my window comes back up in front
which is perfect. The problem however, is that when I try to type into my
form boxes, the key transfers are all being lost (i.e. keyboard is
disabled)!
Can anyone shed any light?
Thanks, Mark
At the top of my php file I have got :-
<body onblur="self.fo cus();">
so when I click off onto another window, my window comes back up in front
which is perfect. The problem however, is that when I try to type into my
form boxes, the key transfers are all being lost (i.e. keyboard is
disabled)!
Can anyone shed any light?
Thanks, Mark
Comment