<a href="javascript:;" class="disabled" data-tipso="Tips" >申请成为合伙人</a>
$('#tipso').tipso({
   useTitle: false,
   position:'bottom',
   background: 'tomato',
   content:'您暂未符合财富合伙人的升级条件,请多多参与平台投资'
});

useTitle:是否使用title属性作为提示内容

position:提示框显示在当前元素的方位

background:提示框背景颜色配置

content:提示框的内容

data-tipso="Tips"必须配置

该插件地址

相关文章:

  • 2022-01-08
  • 2021-12-16
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2021-10-31
  • 2022-02-06
猜你喜欢
  • 2021-11-18
  • 2021-11-18
  • 2021-11-18
  • 2022-12-23
  • 2022-01-21
  • 2021-08-13
相关资源
相似解决方案