In IE8 I was testing a form. When I got to a drop-down(just a basic HTML one, no special CSS or JavaScript) it triggered IE’s inbuilt pop-up blocker, I tried numerous times with the pop-up blocker enabled and disabled. I also turned all of IE’s security settings down to the lowest they’ll go.
Still no luck.
I tried another one of my sites. Same thing.
[Panicking] Is this something I’d inadvertently coded into all of my sites. Was I going to be getting phone calls from angry clients asking me why their forms don’t work in IE’s latest Super Browser?
I quickly did a google image search, they’ve got the new drop-down filtering system. I’ll see if this works.
It triggered the pop-up blocker. That’s good news. It’s crappy IE and not my code!
So what’s the problem?
After doing various google searches, it seems there’s a few solutions. Although I haven’t had time to try any of them out.
- The first fix would be to unistall IE8. Then when you reinstall it, disable your antivirus. You can turn it back on after it’s been installed.
- The second says ‘Remove any additional plugins installed’. The only plugin I have installed is the M$ developer tools.
Like I said, I haven’t checked if any of these actually do fix it.
This isn’t good practice from the worlds largest browser developer. It has the potential to put businesses out of pocket through a loss of transactions. Which isn’t good in these economic times.
M$ as allways need to get their ass into gear!


Richard Jones - April 30, 2009
IE7 did this when it first came out. Poor IE fails again.
If you get it to “drop down” let me know if it stretches horizontally to fit the longest option, if that option’s text is longer than the width of the select box. None of the other IEs have implemented this most obvious of features.
nightS - May 6, 2009
I have the same problem :(
This is really frustrating..
Check this:
http://stackoverflow.com/questions/495767/ie-drop-down-menus-triggering-the-pop-up-blocker
I assume you have some standalone MultipleIEs installed?
Jonny Haynes - May 6, 2009
Yes I have multiple standalone IEs installed. I’ll check the link. Cheers.
TwstdElf - June 18, 2009
So frustrating, good job Micro$loth…
This seems to work for me:
http://finalbuilds.edskes.net/iecollection.htm
Good luck.
TE