$(document).ready(function() { $('#menu a.active').css({'backgroundPosition':'0px 0px'}); $('#header #menu a').hover( function() { if(!$(this).hasClass('active')) { $(this).transition({'marginTop':'65px','backgroundColor':'#333333','height':'44px'},500,'ease') }; }, function() { if(!$(this).hasClass('active')) { $(this).transition({'marginTop':'53px','background':'none'},200,'ease') }; } ) });
Dank unserer langjährigen und grossen Erfahrung finden wir für jedes Problem eine Lösung oder wissen Sie fachgerecht zu beraten