I have the following code that opens a popup window where I get some data from the database: <script> $("button").click(function(){ window.open("janela.php" ...
確定! 回上一頁