Math.floor(1000 / conf.home.width) | Math.floor(1000 / conf.home.width) | ||||
); | ); | ||||
$.on('click', $(col).find(".autodoc_template_home_img"), function(e) { | |||||
$(col).find(".autodoc_template_home_img").on('click', function (e) { | |||||
console.log(e); | console.log(e); | ||||
}); | }); | ||||