Firefox3.Chrome2.Safari3
document.getElementById('opacity_test').style.opacity='0.3';
IE6
document.getElementById('opacity_test').style.filter='alpha(opacity=30)';
document.getElementById('opacity_test').style.opacity='0.3';
IE6
document.getElementById('opacity_test').style.filter='alpha(opacity=30)';
drag&drop 這篇也有用透明
沒有留言:
張貼留言