id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
7714,.css Background-Position Internet Explorer 1.4.4,anonymous,anonymous,"I created a Jquery game that worked perfectly in 1.4.2 upon upgrading to 1.4.4 the Internet Explorer Version brakes on 

.css(""backgroundPosition"", ""0px 0px"");

Instead of inserting that

Firefox Does:
 <div class=""game_move_block"" id=""sprite"" style=""background: url('http://soliaonline.com/community/images/game/male_01_stop.gif'); background-repeat: no-repeat; background-position: center; height: 44px; position: absolute; top: 222px; left: 402px; z-index: 9999;""></div>


Internet Explorer Does:
<div class=""game_move_block"" id=""sprite"" style=""z-index: 9999; position: absolute; background: url(http://soliaonline.com/community/images/game/male_01_stop.gif) no-repeat center 50%; height: 44px; top: 222px; left: 402px""/>",bug,closed,undecided,1.6,unfiled,1.4.4,worksforme,,,,
