jquery实现的简单的气泡弹出提示信息框效果_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java

Coda Bubble Example

This shows a demonstration of the 'puff' popup bubble effect as seen over the download link on the Coda web site.

Roll the mouse over and out from the download image to see the popup fade in and out of view, while gently gliding upwards.

Read the article, and see the screencast this demonstration relates to

Note that the transparency doesn't work in IE - this is the same on the Coda web site where the images were sourced.

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

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

下载代码说明
X关闭

jquery实现的简单的鼠标滑过气泡弹出提示信息框效果

jquery实现的简单的气泡弹出提示信息框效果,鼠标滑过指定对象时自动弹出提示信息框,鼠标离开,信息框消失,响应鼠标事件,个人感觉相当不错,推荐热爱特效的朋友下载试用