将鼠标悬停在选择标记中的选项 [英] Mouse over option in select tag

查看:105
本文介绍了将鼠标悬停在选择标记中的选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请为我的问题建议我一个解决方案。我有一个html 选择标记。当我将鼠标悬停在选择标记的任何选项上时,它必须在鼠标上方显示图像。我怎么做到这一点?

解决方案

根据w3c规范,选项元素不支持mouseover事件。 p>

除开发自定义下拉控件外,没有解决方案您的要求。

Please suggest me a solution for my problem. I have a html select tag. When i mouse over on any option of select tag, it has to show an image on mouse over. How can i do it??

解决方案

According to the w3c spec, mouseover event is not supported by the option element.

There is no solution your requirement except to develop a custom drop down control.

这篇关于将鼠标悬停在选择标记中的选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆