IE is randomly minimizing when a link is clicked

后端 未结 4 1156
时光取名叫无心
时光取名叫无心 2021-01-12 05:18

I have the bizarre problem. When I click on a link in IE7 the window minimizes. It seems to only be a subset of the links on the page. It also doesn\'t consistently happen w

4条回答
  •  庸人自扰
    2021-01-12 05:59

    IE is buggy, so you can troubleshoot by removing "tabindex". If that doesn't work try removing "unelectable" then "hideonfocus". "Hideonfocus" sounds weird. Try removing that first. Do you have any third party programs or plugins that interact with IE? Does it work on a different computer?

提交回复
热议问题