<html> <body> <script type="text/javascript"> function fun() { var divs = document.getElementById('hi'); divs.innerHTML = divs.innerHTML.replace("cake" ...
確定! 回上一頁