$(document).ready(function() {
/* Every time the window is scrolled ... */
$(window).scroll( function(){
/* Check the location of each desired element */
$('.hideme').each( function(i){
var bottom_of_object = $(this).offset().top + $(this).outerHeight();
var bottom_of_window = $(window).scrollTop() + $(window).height();
/* If the object is completely visible in the window, fade it it */
if( bottom_of_window > bottom_of_object ){
$(this).animate({'opacity':'1'},900);
}
});
});
});
$(document).ready(function() {
/* Every time the window is scrolled ... */
$(window).scroll( function(){
/* Check the location of each desired element */
$('.hideme-yellow').each( function(i){
var bottom_of_object = $(this).offset().top + $(this).outerHeight();
var bottom_of_window = $(window).scrollTop() + $(window).height();
/* If the object is completely visible in the window, fade it it */
if( bottom_of_window > bottom_of_object ){
$(this).animate({'opacity':'1'},2700);
}
});
});
});
$(document).ready(function() {
/* Every time the window is scrolled ... */
$(window).scroll( function(){
/* Check the location of each desired element */
$('.hideme-green').each( function(i){
var bottom_of_object = $(this).offset().top + $(this).outerHeight();
var bottom_of_window = $(window).scrollTop() + $(window).height();
/* If the object is completely visible in the window, fade it it */
if( bottom_of_window > bottom_of_object ){
$(this).animate({'opacity':'1'},2500);
}
});
});
});
Scopri tutti i modi in cui possiamo mettere al tuo servizio la nostra beauty expertise
Le tue esigenze beauty sono importanti: noi sappiamo soddisfarle come e quando tu desideri, in Profumeria o su marionnaud.it.
ANALISI ONLINE DELLA PELLE (OSA)
Scopri la skincare beauty routine perfetta per te in meno di un minuto!
Un filo diretto con la tua Profumeria: chiama una delle nostre Beauty Expert o effettua una videochiamata che ti porterà in negozio direttamente dal nostro sito!
Richiedi la Carta Marionnaud per aprirti un mondo di vantaggi: accumula Punti per ricevere Assegni Fedeltà da 7,50€ di sconto, ricevi doppi punti e promo esclusive nel mese del tuo compleanno e molto altro!
Acquista online e seleziona come metodo di spedizione Click & Collect: dopo 24/48H potrai ritirare gratuitamente il tuo ordine nella Profumeria più vicina!