Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个启用的文本框,但几乎就像它被禁用一样。
如果我单击框的左边框,它只会将光标放在文本框中。如果我单击框中的任何其他正常空白,它不会做任何事情。我必须寻找“最佳位置”才能让光标出现并开始输入。
这似乎是随机出现的,我不知道任何与此行为相关的设置。
有任何想法吗?
它被另一个元素部分覆盖。使用允许您右键单击并检查元素的工具,例如 Firefox 的内置检查器或 firebug,它应该向您显示文本框前面的元素。