{source}<script>
jQuery(document).ready(function($) {
if (document.body.clientWidth > 768) {
$('html, body, *').mousewheel(function(e, delta) {
this.scrollLeft -= (delta * 80);

});
}
});</script>
{/source}

Студэнцкія аб'яднанні