Changes

Jump to navigation Jump to search
no edit summary
Line 35: Line 35:  
$(this).css("background-image", "url(" + wagonConfiguratorList + ")");
 
$(this).css("background-image", "url(" + wagonConfiguratorList + ")");
 
alert("You selected " + wagonConfiguratorList);
 
alert("You selected " + wagonConfiguratorList);
 +
console.log(wagonSelection);
 
});
 
});
 
});
 
});

Navigation menu