jquery qtip提示插件 箭头上下显示方法

第一种

默认的

 1 $("#technicalStaff_desc_tooltop").qtip({
 2             content: {
 3                 title: " ",
 4                 text: "技术人员类型包括但不限于软件工程师、系统架构师、数据设计师、测试工程师、网络工程师,市场数据分析、营销策划、公关策划、广告媒体制作,建造师、造价师、质检员、机械工程技术员,供应链企划师、物流策划师、物流信息技术员、ERP实施员等。" +
 5                     "<br/>" +
 6                     "Technical Staff types include but are not limited to software engineers, system architects, database designers, test engineers, network engineers, marketing data analysts, marketing planners, public relation planners, advertising media producers, constructors, cost engineers, quality inspectors, mechanical engineering technicians, supply chain planners, logistics planners, logistics information technicians, ERP engineers, etc"
 7 
 8             },
 9             style: {
10                 classes: 'qtip-blue'
11             }
12         });

 

第二种

 1  $("#emailaddress_tooltop").qtip({
 2             content: {
 3                 title: "&nbsp;",
 4                 text: "该邮箱为供应商门户注册通知指定接收人。" +
 5                     "<br/>" +
 6                     "The email address will be used to receive reminder emails from SGM Supplier Portal."
 7             },
 8             style: {
 9                 classes: 'qtip-red'
10             },
11             position: {
12                 at: 'top left',
13                 my: "bottom left"
14             }
15         });

 

转载于:https://www.cnblogs.com/phil_jing/p/10059307.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值