ane*_*yzm 4 jquery-plugins qtip
我正在使用qTip jquery-plugin作为我的工具提示.
我无法更改工具提示的字体大小.这是代码..任何数字2..4..8产生相同的结果.
$('.option img[title]').qtip({
style: { name: 'light', border: {width: 0}, title: { 'font-size': 2 } },
position: {
corner: {
target: 'topMiddle',
tooltip: 'bottomMiddle'
}
}
});
Run Code Online (Sandbox Code Playgroud)
谢谢
| 归档时间: |
|
| 查看次数: |
5388 次 |
| 最近记录: |