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.
美好的一天开发者。我在这里有脚本:[http://jsfiddle.net/oceog/x4XQp/10/]。这个脚本总是抛出确认窗口,当我选择某些东西时,它每次都会在屏幕中间弹出。如何防止弹出窗口???
删除警报...
alert(this.value)
从您的代码中删除它: