当前注册人数422990人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Bubble Tooltips

网页上弹出消息提示框(Bubble Tooltip)源代码

2008年01月09日
HTML, CSS, Javascript
这个Javascript脚本用以在网页上弹出一个消息提示框,这个tooltip内容包括一些文字和链接,当你移动鼠标到一个超链接或者定义好的span上面的时候,弹出。它采用标准的CSS和Javascript,因此可以用于任何PHP,ASP.NET,HTML页面上。
相关知识

使用方法,先在head中添加

<script type="text/javascript" src="BubbleTooltips.js"></script>
<script type="text/javascript">
window.onload=function(){enableTooltips()};
</script>

其它的非常简单!

源代码原文下载:
Bubble Tooltips Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page. Before we begin, here it is the example: just roll over any link to see them in action. They operate this way: 1. A check for DOM support is performed 2. If found, the title and href attributes of links are extracted from the page and they're injected into a DOM structure 3. When the mouse is rolled over a link, the related tooltip (styled with CSS) is displayed Installation and customization of Bubble Tooltips is quite easy.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载651次)

最值得关注的外文源代码

Openbravo ERP
graybox-A pop-up window that doesn't suck
CHttpClient - A Helper Class Using WinInet
Lightbox/Modal window effect using CSS
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论87次,此处显示最近20次评论! 查看所有评论

sxlpc  2021年11月25日
h好家伙就当是ww2.mathworks.cn/matlabcentral/profile/authors/24362830 ww2.mathworks.cn/matlabcentral/profile/authors/24362863
bitsofa  2021年10月10日
一天能有两个积分吗
yndxstxy2010jrsx  2015年10月31日
kankana
wxx0713  2012年10月27日
看看
relaxy  2012年10月26日
好东西
yongyuandeyihao  2012年10月11日
谢谢分享
hh  2012年09月23日
谢谢,非常不错
zwzhlj100000  2011年04月22日
挺好的
zhangxu  2010年08月12日
谢谢,非常不错
wwj  2010年05月09日
好东西
大学教兽  2010年05月09日
附上参数设置就更好了
vvsjl  2009年09月10日
不错,很强大
xzy1842  2009年08月25日
应该是个好东西,
mwwayne  2009年07月21日
很好很强大
combox  2009年07月18日
不错啊~!找了好久
三缺一  2009年07月02日
very good
三缺一  2009年07月02日
谢谢
dnetstu  2009年06月30日
学习使用
zhoubin  2009年06月17日
zhengjiahong  2009年06月03日
好东西
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明