brTip
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/brTip
软件介绍
This jQuery plugin was inspired and based on various other plugins of tooltip, but this is better =)
Instalation:
- Include jQuery
- Include brTip
- Include CSS of brTip
Select the element and apply:
- $('.brTip').brTip();
- $('img').brTip();
It's full customizable with options. The options is explained here:
fadeIn: Number or String ('') - Speed of fadeIn
fadeOut: Number or String ('') - Speed of fadeOut
toShow: Number (100) - Delay time (ms) to show
toHide: Number (500) - Delay time (ms) to hide
opacity: Number (0.8) - The brTip opacity, from 0 - 1
top: Number (1) - The top position of brTip is sum of mouse position with this
left: Number (25) - The same of top, but for the left position
title: String ('Help') - The title of brTip
- $('a[@rel=brTip]').brTip({fadeIn: 'slow', left: -50, top: 10});
- $('a[@rel=brTip]').brTip({title: 'About this:'});
brTip has been tested in the following browsers:
- IE 6 & 7
- Firefox 2
- Opera 9
- Safari 3
Know issues:
Don't allow multiple instances
颠覆式创新:移动互联网时代的生存法则
李善友 / 机械工业出版社 / 2014-12-1 / 69
为什么把每件事情都做对了,仍有可能错失城池?为什么无人可敌的领先企业,却在一夜之间虎落平阳? 短短三年间诺基亚陨落,摩托罗拉区区29亿美元出售给联想,芯片业霸主英特尔在移动芯片领域份额几乎为零,风光无限的巨头转眼成为被颠覆的恐龙,默默无闻的小公司一战成名迅速崛起,令人瞠目结舌的现象几乎都被“颠覆式创新”法则所解释。颠覆式创新教你在新的商业竞争中“换操作系统”而不是“打补丁”,小公司用破坏性思......一起来看看 《颠覆式创新:移动互联网时代的生存法则》 这本书的介绍吧!
