action: 'vie-by-share-' + $.QueryValue(f, 'sharesource')
});
}
// 个人行家回答特型tooltip
var mavinTips = [];
var mavinTimeout = [];
$('.mavin-reply-icon').each(function (index) {
var me = this;
var mavinLevelTitle = $(this).attr('data-title');
var mavinMajor = $(this).attr('data-major');
var content = '
[' + mavinLevelTitle + ']已完成实名认证+行业认证';
if (mavinMajor == 1) {
content += '+专业认证';
}
content += '
';
$(this).mouseenter(function (e) {
$('div[role="tooltip"]').hide();
clearTimeout(mavinTimeout[index]);
mavinTimeout[index] = setTimeout(function () {
if (!mavinTips[index]) {
mavinTips[index] = ne Tip({
'target': me,
'tooltipClass' : 'tip-hite',
'autoDispose': false,
'direction': 'top',
'content': content,
'position': {
my: 'left-20 top'
}
});
}
mavinTips[index].sho();
}, 70);
}).mouseleave(function (e) {
mavinTimeout[index] = setTimeout(function () {
mavinTips[index] && mavinTips[ index ].hide();
}, 70);
});
});
d = function () {
var sendLog = function() {
var is_topads_truely_sho = null; // 顶部网盟
var is_bottomangmeng_truely_sho = null; // 底部网盟为你推荐
var is_leftads_truely_sho = null; // 实际展示左下广告
var is_rightads_truely_sho = null; // 实际展示左下广告
-->>(第22/25页)(本章未完,请点击下一页继续阅读)