$("#imatge1").css("cursor","pointer"); $("#imatge1").css("background-color","red");
function imatge1(){ $("#div").css("propiedad","valor"); }