Hi,
I make a call to window.open which opens up the desired URL, but then the window suddenly gets minimized w/o my interaction.
Why is this?
Update The window was being opened on a onclick event (asp.net) and I then injected the HTML. A linkbutton control was used, now when I converted it to a asp:button it is not minimizing.
wierd no?