Pencere Uygulamaları
</html> <head> <body> <script type="text/javascript"> function GoogleGit() { window.open ("http://www.google.com" , "Google" , "width=800 height=400") } </script> <body> <input type="button" value="Google" onclick="GoogleGit()"/> </body> </head> </html> |
|
Yorumunuzu Ekleyin