|
|
|
'
},
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
});
|
|
|
|
|
|
您的位置 » 主页
» 行业类别
» Villeroy & Boch Gustavsberg AB
Villeroy & Boch Gustavsberg AB
|
|
关于古斯塔夫伯格
品牌理念 选择了古斯塔夫伯格就意味着选择了高品质、创新和优秀的设计方案。自从1825 年我们开始制造瓷器以来,我们一直秉承着以上相同的理念,今天古斯塔夫伯格已是瑞典领先的卫浴产品品牌之一。我们认为我们成功的原因是把传统与现代科技和现代设计理念相结合的结果。我们传统的斯堪的纳维亚设计风格简约、清洁,备受赞誉,我们的产品跨越了时间障碍,保持了美观和实用的特点。我们的一切产品,从小配件、水龙头到按摩缸、家具、洗手盆和卫生间配件全部秉承了这些优点。我们在瑞典的两个工厂分别设在古斯塔夫伯格(Gustavsberg )和Vårgårda 。 我们出售来自贝蒂制造的经典和时尚款淋浴盆和浴缸,所有产品都属于钢或搪瓷材质,其中大部分是嵌入式的。您可以在贝蒂(Bette) 网站上找到更多的信息, 或者您可以订购齐全的产品目录表。
|
|
|
|
|