2013-08-27 14 views

回答

2

這應該工作:

$('#container img').css({ 
    opacity: 1, 
    width: "339px", 
    height: "211px" 
});