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.
我有一个带有 jQuery 日历的表单。我想调用价格计算函数
但是如果我调用这个函数,# 符号会进入 url 并且页面会转到顶部。如果我删除 onChange 函数,表单运行良好,如何删除 # 登录调用函数。
使用 JavaScript:void(0)
它不会让你到达页面的最上面一行..
href="JavaScript:void(0)"