How do you goto a url in JavaScript? <script type="text/javascript"> function gotoindex() { ?("http://www.mysite.com/index.htm") } </script>
確定! 回上一頁