Description
My Tips是一款让您能亲轻而易举地为您的WordPress添加气泡提示的插件。
My Tips is a plugin that make you get your blog Bubble Tiped easily.
使用它的理由:
The reason of why you use it:
-
无需修改任何文件;
NO FILE need to be edit to use it. -
自动检测
AUTO DETECT the loading of jQuery Lib to avoid conflict. -
多样化但很简单,轻松为各标签批量添加Tip。
Multi-Styled but Simple-Use, it’s just a cake for you to make all elements to be Tipped.
Installation
You can simply use the WordPress’ Install Plugins page install this plugin from the WordPress plugin repo or download the zipped file and unziiped it to the wp-content/plugins/ directory.
Switch to the Installed Plugins page to activate ‘My Tips’.
And you can config if in the ‘My Tips Configuration’ page.
FAQ
标签名会作为Tip的选择器
In the configurations every Label Name will be the selector for decide what element should be Tipped. For example, the ‘a’ will make all links will be tipped(if them have an un-empty content attribute).So if you have a config label name as ‘a’, content attribute as ‘attr’, title attribute as ‘title’, all the links that has an un-empty ‘attr’ attribution will be tipped, the tip will popped by mousehover and close by mouseleave. such as <a href="xxx" title="example title" attr="example content">example link</a> will have a tip poped with mousehover and closed with mouseleave, its content is ‘example content’ and its title is ‘example title’.
标签名有哪几种形式 / How many selector it support ?
2012-11-4更新支持ID选择器。
Tow kinds, one kind is the label selector, and it support the ‘*’ to apply to any label. another one is the class selector which are prefixed by ‘.’ .
Set your message as the value of the content attribute that you has configed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“My Tips” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “My Tips” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2012.11.04
- 修复功能缺陷,支持ID选择器
FIX the function bug, and make it support the ID selector.
2012.10.21
-
Completed the Internationalizition. -
Make It Internationalized.
1.0.1
-
修改qTip调用方式。在js/mytips-class.php
Modified the calling of qTip. at js/mytips-class.php. -
Modified the compatibility of jQuery, aware of others plugins/themes will replace the jQuery Lib of WordPress.


