As i understood,. see this code: <script type="text/javascript"> function change_send(x) { //alert(x); window.href="page2.php?text="+x; } </script> <html> ...
確定! 回上一頁