$('#icq').click(function(e, keepScroll){ $('#contacts').css({background: '#00FF00', border: '2px solid #FF0000'}); e.preventDefault(); return false; });