搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

The leftmost item in a blog doesn't response to mouse click.

  • 2 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 Emmet1995

more options

In this blog, hantudunia.blogspot.com, I tried to click an item on the leftmost "Histeria" tab, but no finger pointer appear, but adjacent item to the right is clickable. When I used Internet Explorer, all items are clickable. Is this Firefox problem?

In this blog, hantudunia.blogspot.com, I tried to click an item on the leftmost "Histeria" tab, but no finger pointer appear, but adjacent item to the right is clickable. When I used Internet Explorer, all items are clickable. Is this Firefox problem?

被采纳的解决方案

Hmm... I noticed if I moved the mouse pointer slowly along the bar there were live and dead spots on the left side of the menu. To see what was there, I right-clicked the dead spot and chose Inspect Element (Q) from the menu.

It turns out to be a widget for Google advertising that seems to have a fixed position, so depending on your window size and zoom level, it may block something different. (See attached screen shot).

Traditionally, Internet Explorer lets you click through a transparent element, so that could explain why this is not an issue in IE.

As a temporary workaround, you can use zoom (Ctrl+ and Ctrl-) to move items around in relation to the unclickable area. To attack it more permanently you could use either:

  • A custom style rule (we could help with writing the rule and explaining how to install it)
定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

Hmm... I noticed if I moved the mouse pointer slowly along the bar there were live and dead spots on the left side of the menu. To see what was there, I right-clicked the dead spot and chose Inspect Element (Q) from the menu.

It turns out to be a widget for Google advertising that seems to have a fixed position, so depending on your window size and zoom level, it may block something different. (See attached screen shot).

Traditionally, Internet Explorer lets you click through a transparent element, so that could explain why this is not an issue in IE.

As a temporary workaround, you can use zoom (Ctrl+ and Ctrl-) to move items around in relation to the unclickable area. To attack it more permanently you could use either:

  • A custom style rule (we could help with writing the rule and explaining how to install it)
more options

It works. Thank you very much Sir.