|
|
|
'
},
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
});
|
|
|
|
|
|
您的位置 » 主页
» 行业类别
» Uddeholm Tooling
Uddeholm Tooling
|
|
源自1668年,UDDEHOLM集团一直秉承了知识性、创新精神和瑞典钢的卓越品质。几个世纪以来,我们已经获得了许多宝贵的经验,这一点使我们的产品有实力跻身于激烈的竞争之外,独领鳌头。纵观我们的发展历史,与客户紧密合作一直是我们业务的重要组成部分,通过倾听用户的声音,我们不断学习和提升自身品质。
我们公司发展早期就与海外客户建立了业务联系,这一点已经成为我们不断发展的重要推动力,使我们不断为客户推出全新的解决方案。无论您在世界的哪个角落,瑞典优质工具钢为您提供高效本地化服务。
今天,Uddeholm集团在全球范围内拥有3000名员工,其中瑞典Hagfors钢厂有900名员工。在印度以及亚太地区,代表UDDEHOLM集团的是其全资拥有的
|
|
|
|
|