IHYPRESS PROGRAMMING
Tutorials and JavaScript programs with code and output for beginners
c programming
HOME | ASP | C | CSS | GNUPLOT | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
JavaScript ❯ Pop Up Window
<08>
<head> <script> function pop1() { window.open( "https://yimago.net/classical/", "popup1", "status=0, height=600, width=960, left=500, top=10, resizable=0, dependent=1" ) } </script> </head> <body onLoad = "pop1();"> Main window here... </body>
Hergestellt in Deutschland / Made in Germany
Main window here...
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland