91
onyouScore
Topcom Babyviewer 4500 › photos
- Information
- Price / Buy
- Specs
- Reviews
- Questions
No reviews yet
Write a review
No questions, why not post one?
Ask a question
',
ajax: {
url: '/loaders/menu_social.php?id=1403&interno_id=1665171&previa_url=http://www.onyougo.com/topcom-babyviewer-4500-photos_pi1665171e7n0',
once: false
}
},
position: {
my: 'top,right',
at: 'bottom,right',
target: $('.social'),
viewport: $(window),
adjust: {
x: 0,
y: 0
}
},
show: {
solo: true,
event: 'click'
},
hide: {
fixed: false,
event: 'none',
delay: 2000
},
style: {
classes: 'topmenu_social',
tip: {corner: false}
}
});
$('.primary .disable').qtip({
content:{
text: '
', // The text to use whilst the AJAX request is loading
ajax: {
url: '/loaders/menu_amazonclick.php?pais=us&bean=5411519013941;&bnombre=Topcom%20Babyviewer%204500&bcodigo=10002852&product_idd=13187996&interno_idd=1665171&boton=1', // URL to the local file
once: false // Re-fetch the content each time I'm shown
}
},
position: {
my: 'top,left',
at: 'bottom,left',
target: $('.primary .disable'),
viewport: $(window), // ...and make sure it stays on-screen if possible
adjust: {
x: 0,
y: 0
}
},
show: {
solo: true,
event: 'click'
},
hide: {
fixed: true,
event: 'mouseout',
delay: 1500
},
style: {
classes: 'topmenu_precio',
tip: {corner: false}
}
});
});