|
|
|
'
},
position: {
target: $(document.body), // Position it via the document body...
corner: 'center' // ...at the center of the viewport
},
show: {
when: 'click', // Show it on click
solo: true // And hide all other tooltips
},
hide: false,
style: {
width: { max: 350 },
padding: '14px',
border: {
width: 9,
radius: 9,
color: '#666666'
},
name: 'light'
},
api: {
beforeShow: function()
{
// Fade in the modal "blanket" using the defined show speed
$('#qtip-blanket').fadeIn(this.options.show.effect.length);
},
beforeHide: function()
{
// Fade out the modal "blanket" using the defined hide speed
$('#qtip-blanket').fadeOut(this.options.hide.effect.length);
}
}
});
// Create the modal backdrop on document load so all modal tooltips can use it
$('')
.css({
position: 'absolute',
top: $(document).scrollTop(), // Use document scrollTop so it's on-screen even if the window is scrolled
left: 0,
height: $(document).height(), // Span the full document height...
width: '100%', // ...and full width
opacity: 0.7, // Make it slightly transparent
backgroundColor: 'black',
zIndex: 5000 // Make sure the zIndex is below 6000 to keep it below tooltips!
})
.appendTo(document.body) // Append to the document body
.hide(); // Hide it initially
});
|
|
|
|
|
|
您的位置 » 主页
» 竭诚服务:BriPartner为您找到最适合的供应商。
竭诚服务:BriPartner为您找到最适合的供应商。
我们了解从哪里可以找到适合您的供应商。
BricPartner拥有把金砖国家地区公司和世界各地的生产商嫁接起来的雄厚实力和经验。我们掌握着想要在金砖国家地区发展业务的、来自世界各地的制造商们的一手信息,包括其产品范围、服务内容、技术领域和软件设施。通常来自欧洲、美国和亚洲的一些制造商是很多行业的领导者,我们的专家顾问为您精心挑选最适合您的服务商。如果您是一名购买商、进口商,或者您属于办公机构、某个工业协会或当地股东,那么BricPartner定会为您寻找到最适合的合作伙伴和供应商。
如果你希望完全访问BricPartner的供应商数据资源,请注册登记您的需求信息,通过审核后我们将允许您访问BricPartner供应商的全部资源
|
|
|
|