id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
7376,Setting backgroundColor with .css in 1.4.3,michael@…,,"Noticed a Div stopped changing colors when I upgraded jQuery today. This did work prior (with 1.4.2)

Setting $(""div"").css(""backgroundColor"", ""red"") doesn't work if the css for the same element has 

div {
   background:white;
}

By changing the css manipulator from backgroundColor to background, div background was successfully manipulated.",bug,closed,undecided,1.5,unfiled,1.4.3,worksforme,,,,
