I got his code
But u have to press a button how do i change it to a image?HTML Code:<head> <script type="text/javascript"> <!-- function myPopup2() { window.open( "http://www.google.com/", "myWindow", "status = 1, height = 300, width = 300, resizable = 0" ) } //--> </script> </head> <body> <form> <input type="button" onClick="myPopup2()" value="POP2!"> </form> </body>
Moved by Agesilaus (Forum Moderator) from Designing & Development: Please post in the correct forum next time.![]()



Reply With Quote
