开发者

changing the color of the little popup that comes on mouseover "title"

is it possible to change the formatting of the little yellow box that popups on mouseover, the one that is specified with the title attribute?

For example changing the yellow color for the background or the font color.

T开发者_Go百科hanks,


It's not possible. As random hints, it's specific to how browsers are implemented. It's intended more for general accessibility purposes. You should look into using JQuery, there are loads of plugins for creating tooltips.

http://www.webdesignbooth.com/15-jquery-plugins-to-create-an-user-friendly-tooltip/

There will be plugins that can be configured to automatically use the value you specified in the title attribute for the content of the tooltips.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜