2
我需要創建在其中的jquery同時改變父容器的背景顏色的圖像過渡/推子...jquery的陣列圖像褪色背景
我需要能夠通過含有2維數組上設置圖像和匹配的背景顏色。
<div id="parent">
<div id="some_div">with some information (should not be changed)</div>
<div id="image_holder">this image has to be replaced</div>
</div>