</script> <style> #foo { border: solid blue 2px; } </style> </head> <body onload="initElement();"> <span id="foo">My Event Element</span> <p>click on the ...
確定! 回上一頁