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.
我在使用 html/css/jquery 创建下拉菜单时遇到问题。问题是当我点击子菜单项时,如果主体上(子菜单项下方)是一个<select>元素,而不是触发子菜单项,它会触发选择元素。
<select>
有什么想法吗?使用 JSFiddle 链接更新