Jquery src change with fadin and out

Jquery src change with fadin and out

$(".fadeamim").fadeOut(2500, function(){ $(".fadeamim").attr('src',preLoad[j].src ); }).fadeIn(2500);

realy this is very very help full

How to check if Magento is running in production mode or developer mode

If you want to know. your Magento 2 website is running on which environment you can run below command on terminal and very easily you can kn...

Popular Posts

Posts