jQuery实现的下拉式菜单提示信息框效果_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java

jQuery Tooltip Menu - Demo

My Tooltip Nav Menu

This is a basic tooltip nav menu. By setting each list item to a class of "listitm" we can target each internal link and use the title attribute for extra text! It's all fairly simple to implement within your own website and provides a wonderful UI effect for your visitors. Also each small tooltip will act as an extension of the link, so visitors are able to click either and still visit your page.

Another great thing to note is our script will degrade gracefully with JavaScript turned off. Instead regular tooltips will be displayed, no errors for IE or older versions of browsers. We're using the jQuery colortips library to save some time. These are packaged within the demo download!

代码整理:时代Java(NowJava.com) 

转载请注明出处,此代码仅供学习交流,请勿用于商业用途。

下载代码说明
X关闭

jQuery实现精致的下拉式菜单动态提示信息框效果

jQuery实现的下拉式菜单提示信息框效果,鼠标滑过菜单时在菜单下方显示动态提示信息框,效果设计精致,经测试展示效果相当不错非常实用。