(function($){ "use strict"; var spacingID = 'stm-spacing-64a8b40e20e98', lgSpacing = '20', mdSpacing = '10', smSpacing = '5', xsSpacing = '5'; function stmSpacing() { if ( window.matchMedia("(min-width: 1200px)").matches lgSpacing ) { $( '#' + spacingID ).css ( "height", lgSpacing ); } else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches mdSpacing ) { $( '#' + spacingID ).css ( "height", mdSpacing ); } else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches smSpacing ) { $( '#' + spacingID ).css ( "height", smSpacing ); } else if ( window.matchMedia("(max-width: 767px)").matches xsSpacing ) { $( '#' + spacingID ).css ( "height", xsSpacing ); } else { $( '#' + spacingID ).css ( "height", "" ); } } $(document).ready(function() { stmSpacing(); }); $(window).resize(function() { stmSpacing(); }); })(jQuery); Všetky usmernenia pre KA1 a KA2 sa dozviete TU The post Odporúčania v súvislosti so situáciou v Turecku first appeared on Erasmusplus Slovensko.