Forum Moderators: open
Right now Iam getting all popup windows.But the problem is,
iam loosing focus of current window whenever the new window popup( example: if iam typing something in wordpad then if I get popup i can't type anymore,bcoz i last my wordpad focus.). Hope you understood what i tring to say.
Iam using window.blur() on window onLoad event, to loose focus stay in back of all windows. But before it is getting blur, it is taking of current window focus.
One interesting this is that, the same code is working fine in some pc's but some we have focus problem. We compared browser versions(IE 6.0),operating system (win2000), security levels between working and nonworking pc's.Both looks same. I know we are missing some thing.
After doing all kinds of work around I came to this last hope.
Please help me out........
Thank you verymuch.