globalAlpha =0.5;// opacity at 0.5 context.fillStyle='#009933'; context.fillRect(200,100,300,150);// rectangle 2 (transparent) </script> </body> </html>.
確定! 回上一頁