S
SlashDrew
I had the issue in which modal windows would spawn new windows on
a .NET postback, and so like a good developer, I added <base
target="_self" /> to the .aspx page and everything worked fine. Now,
however, in IE7 it seems that this issue has returned and the old
solution no longer works. Am I wrong? Is this working for others?
a .NET postback, and so like a good developer, I added <base
target="_self" /> to the .aspx page and everything worked fine. Now,
however, in IE7 it seems that this issue has returned and the old
solution no longer works. Am I wrong? Is this working for others?