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.
Login popup style=display:none 只在 Chrome 中弹出,在 Firefox16.0.1 和 IE9 中不弹出。
欢迎任何建议或修复。我在以下教程中学习:教程
http://jsfiddle.net/6TaQt/8/
这也是标记问题。更新了 Fiddle 这也适用于 FF 和 chrome。
您必须将按钮包含在标签内。不是按钮标签内的标签。
其他都是对的,你有过度标签功能的错误
尝试首先调试此错误消息“Uncaught TypeError: Object [object Object] has no method 'overlabel'”,实际上我不明白这在 Chrome 中是如何工作的 :)