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.
我不知道这段代码有什么问题。左悬停工作正常,但右悬停不工作。我的意思是,如果您将鼠标悬停在“L”上,然后将鼠标移至“R”,则它不起作用<。
这是我的 JS 小提琴:
http://jsfiddle.net/neoragex/npnHw/5/
它只是干扰了“结果”标签。
在这里修复:http: //jsfiddle.net/npnHw/6/
这在 Chrome 中对我有用。也许您使用的是其他浏览器?