Hercules ePlug 200C Duo › opiniones
- Información
- Precio / Comprar
- Características
- Opiniones
- Preguntas
No hay opiniones
Escribir una opinión
Sin preguntas, por qué no publicas una?
Haz una pregunta
',
ajax: {
url: '/loaders/menu_social.php?id=182&interno_id=196241&previa_url=http://www.onyougo.es/hercules-eplug-200c-duo-opiniones_pi196241e3',
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=es&bean=3362934740573;3362934740580;&bnombre=Hercules%20ePlug%20200C%20Duo&bcodigo=4790168&product_idd=5772504&interno_idd=196241&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}
}
});
});