Dropdownlist disappears in IE7
Posted
by IP
on Stack Overflow
See other posts from Stack Overflow
or by IP
Published on 2010-06-02T11:51:14Z
Indexed on
2010/06/02
11:53 UTC
Read the original article
Hit count: 231
In an ASP.Net application, I have a dropdownlist that, when you select something (causing an ajax postback), it disappears in IE7 (in IE8 running in IE7 mode, it does this: http://twitpic.com/1t9blq). Other browsers it is fine in
© Stack Overflow or respective owner